When executing "Run Selection/Line in Python Terminal" command in VSCode, terminal's current working directory is the workspace root directory. How can we set current directory of terminal to the current file's directory when running the selection/line?
from How to run python interactive in current file's directory in Visual Studio Code?
No comments:
Post a Comment