mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-06-13 07:10:26 +08:00
Add description for json out line setting (#1068)
This commit is contained in:
@ -209,6 +209,7 @@
|
||||
"properties": {
|
||||
"jsonOutline.autorefresh": {
|
||||
"type": "boolean",
|
||||
"description": "Auto refresh the JSON outline view when the contents of the json file change.",
|
||||
"default": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user