How to AutoSave in VS Code (Visual Studio Code) after a delay

Tired of clicking Cntrl + S every time for a small change in code. We have a solution for you. Just change the below settings and you are good to go.

  • Click on File -> Preferences -> Settings.
  • Click on Workspace.
  • Select Auto Save as afterDelay and give 1000 in Auto Save Delay i.e., after every 1 second, save my workspace.

Thank you All!!! Hope you find this useful.

Up ↑

%d bloggers like this: