1,101 questions
Run python code without create/open a project
Metehan Selvi
1
Reputation point
In VS 2019, I was can run python code with debugging by "right-click > open with VS > run with debugging". But now, in the VS 2022, I have to create/open a project to run my codes, how can I run a single code without a project solution?
VS 2022: Project
VS 2022: Single file
Developer technologies Visual Studio Debugging
Sign in to answer