mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-06-13 07:10:26 +08:00
Disable auto refresh by default
This commit is contained in:
@ -111,7 +111,7 @@
|
||||
"properties": {
|
||||
"jsonOutline.autorefresh": {
|
||||
"type": "boolean",
|
||||
"default": true
|
||||
"default": false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user