Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I simplify the outputed path in visual studio code when running python

In visual studion code, after installing python, I added a debug configuration provide by visual studio code (called 'current configuration') that lets me run python. I'd like the output of my executed python code to be clean and NOT show this long path every time (in blue text). How can I do this? See image attached. enter image description here

like image 277
myfunnyfella Avatar asked Aug 16 '26 13:08

myfunnyfella


1 Answers

Make sure that your launch.json configuration console setting is set to "internalConsole"

like image 188
Tyler Shepherd Avatar answered Aug 19 '26 02:08

Tyler Shepherd



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!