Skip to content

Commit

Permalink
set autoSaveDelay to 1000 (default)
Browse files Browse the repository at this point in the history
  • Loading branch information
rongxin-liu committed Nov 21, 2023
1 parent 8316484 commit ac10dfe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@
"tabnine.tabnine-vscode"
],
"files.autoSave": "afterDelay",
"files.autoSaveDelay": 1000,
"files.exclude": {
"**/.*": true
},
Expand Down

0 comments on commit ac10dfe

Please sign in to comment.