-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cwd for Run python file in dedicated terminal is different from the one configured #21251
Comments
Thanks for the bug report! We just wanted to quickly acknowledge we received it and we will triage this as soon as we can. |
cwd appears to be You can set |
So, I try to rewrite my problem. I'm not good at english because of I'm a Chinese people, I'll show you some pictures. I've already setted "python.terminal.executeInFileDir" [Run Python File] button: The CWD is D:\Works\Za\PythonProjects\Test [Run Python File in Dedicated Terminal] button: The CWD is D:\Works\Za\PythonProjects Is this my understand problem or the settings? |
Thanks for clarifying, in original bug title you mentioned "Terminal > Integrated: Cwd is ${fileDirname}" which is different from this setting. |
Fix should be out, let me know. |
Type: Feature Request
Terminal > Integrated: Cwd is ${fileDirname}
Run Python File button:
It's ok
But
Run Python File in Dedicated Terminal button:
Cwd is ${workspaceFolder}
Extension version: 2023.9.11351004
VS Code version: Code 1.78.2 (b3e4e68a0bc097f0ae7907b217c1119af9e03435, 2023-05-10T14:39:26.248Z)
OS version: Windows_NT x64 10.0.22621
Modes:
Sandboxed: No
The text was updated successfully, but these errors were encountered: