0

Whenever I make changes to my code in VScode, I have to save it before I can run the updated version. Is there a shortened way to do this?

cassandra
  • 1
  • 1
  • you have to save a file in order to be able to compile it. Ctrl-S will do that. – OldProgrammer Jan 18 '22 at 20:42
  • There is [autosave](https://code.visualstudio.com/docs/editor/codebasics#_save-auto-save). But it's not clear whether that will meet your needs exactly as it will save not on run but periodically and on certain windowing events. – kaylum Jan 18 '22 at 20:48

0 Answers0