Replies: 2 comments 1 reply
-
We don't have a way to pass in the relative file path. Can I ask why you want this feature? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Moved to #17208 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Discussed in https://github.com/microsoft/vscode-python/discussions/16522
Originally posted by molly-w June 21, 2021
Recently I have noticed when I run my python files in integrated terminal I get:
➜ Developer /usr/sbin/python /home/headlineineed/Developer/file.py
This is the file that is running....
In the past I would just see:
python file.py
I know with the extension Code Runner installed and set
How do I get it without installing Code Runner but only Python extension?
Original Post: full python path and .py path when running inside terminal, how do I change it?
Beta Was this translation helpful? Give feedback.
All reactions