I am using VS Code on windows 10 and also code runner extension, everything was working fine till I used a workspace in a multi filed project, from there no file would to run through VS code automatically, I either have to use cmd or run it manually in the terminal.
I think the problem is that I used a workspace and it moved all my files to this workspace.
Now I can't even run any files that I created after this problem.
All the files names were changed to
file_name.py - Untitled (Workspace) - Visual Studio Code