I'm writing Python in VS Code and can't seem to find a solution to this.
I want a shortcut key that always runs my main project file that contains "main()"
Everything I've found so far just runs the current editor file and it gets old fast having to switch back to the file every time.