Closed
Description
openedon Jul 16, 2024
After starting the native REPL:
import os
os.getcwd()
does not return the project folder as expected, but the folder that contains the VS Code executable.
After starting the native REPL:
import os
os.getcwd()
does not return the project folder as expected, but the folder that contains the VS Code executable.