Tell VSC not to autosave all of the time
This commit is contained in:
parent
6381b51990
commit
6e3510ddd4
1 changed files with 3 additions and 0 deletions
3
.vscode/settings.json
vendored
Normal file
3
.vscode/settings.json
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"files.autoSave": "onWindowChange"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue