mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-15 01:25:36 -05:00
* work in progress * load projects in view and test cases * update scope * make the sql proj menu available in workspace view * add extension unit test * address comments * fix errors
9 lines
253 B
JSON
9 lines
253 B
JSON
{
|
|
"extension-displayName": "Data workspace",
|
|
"extension-description": "Data workspace",
|
|
"data-workspace-view-container-name": "Projects",
|
|
"main-view-name": "Projects",
|
|
"add-project-command": "Add Project",
|
|
"refresh-workspace-command": "Refresh"
|
|
}
|