79175525

Date: 2024-11-10 18:56:34
Score: 2
Natty:
Report link

In VS code I was having a similar issue and realized if I go to the shortcuts ( File > Preferences > Keyboard Shortcuts) then search Python and find "Python: Run Python File". I set the shortcut to shift + R and now I have no issues anymore with running python script. It runs the whole script and not just a select line of course, which I prefer anyway.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: TimTheEnchanter