-
Notifications
You must be signed in to change notification settings - Fork 334
Open
Description
- VS Code Version: 1.105.1
- OS Version: 26.0.1
- Code Runner Version: 0.12.2
Describe the bug
"python": "clear && python3 -u" , this command used to work when I executed my code and got a clear output.
For some reason it stopped working and Im trying to figure out what the issue is.
To Reproduce
Steps to reproduce the behavior:
just add this in the settings.json and try: "python": "clear && python3 -u" ,
Actual behavior
Still shows me the path in my terminal
Expected behavior
To not show the path and give me a clean output
Screenshots

Metadata
Metadata
Assignees
Labels
No labels