Add description for json out line setting (#1068)

This commit is contained in:
Alex Ross
2024-07-31 11:20:47 +02:00
committed by GitHub
parent 74a9223061
commit 9599998e92

View File

@ -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
}
}