mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-15 09:35: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:
@@ -605,3 +605,5 @@ export enum PublishTargetType {
|
||||
docker = 'docker',
|
||||
newAzureServer = 'newAzureServer'
|
||||
}
|
||||
|
||||
export const CollapseProjectNodesKey = 'collapseProjectNodes';
|
||||
|
||||
Reference in New Issue
Block a user