mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-14 01:25:37 -05:00
Add collapse project tree setting (#20064)
* Add sql projects setting to start with all project trees collapsed * cleanup * update string * update string again
This commit is contained in:
@@ -59,6 +59,10 @@
|
||||
"sqlDatabaseProjects.autorestSqlVersion": {
|
||||
"type": "string",
|
||||
"description": "%sqlDatabaseProjects.autorestSqlVersion%"
|
||||
},
|
||||
"sqlDatabaseProjects.collapseProjectNodes": {
|
||||
"type": "boolean",
|
||||
"description": "%sqlDatabaseProjects.collapseProjectNodes%"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user