File tree Expand file tree Collapse file tree 2 files changed +7
-38
lines changed Expand file tree Collapse file tree 2 files changed +7
-38
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1511
1511
}
1512
1512
},
1513
1513
"views" : {
1514
- "ObjectScriptView " : [
1514
+ "intersystems-community_servermanager " : [
1515
1515
{
1516
1516
"id" : " ObjectScriptExplorer" ,
1517
1517
"name" : " Explorer" ,
1518
- "contextualTitle" : " ObjectScript Explorer " ,
1518
+ "contextualTitle" : " InterSystems " ,
1519
1519
"when" : " workspaceFolderCount != 0 && config.objectscript.showExplorer == true"
1520
1520
},
1521
1521
{
1522
1522
"id" : " ObjectScriptProjectsExplorer" ,
1523
1523
"name" : " Projects" ,
1524
- "contextualTitle" : " InterSystems Projects " ,
1524
+ "contextualTitle" : " InterSystems" ,
1525
1525
"when" : " workspaceFolderCount != 0"
1526
1526
}
1527
1527
]
1528
1528
},
1529
- "viewsContainers" : {
1530
- "activitybar" : [
1531
- {
1532
- "icon" : " images/InterSystems.svg" ,
1533
- "id" : " ObjectScriptView" ,
1534
- "title" : " ObjectScript"
1535
- }
1536
- ]
1537
- },
1538
1529
"breakpoints" : [
1539
1530
{
1540
1531
"language" : " objectscript"
1722
1713
"@vscode/debugprotocol" : " ^1.61.0" ,
1723
1714
"vscode-extension-telemetry" : " ^0.1.6" ,
1724
1715
"ws" : " ^8.14.2"
1725
- }
1716
+ },
1717
+ "extensionDependencies" : [
1718
+ " intersystems-community.servermanager"
1719
+ ]
1726
1720
}
You can’t perform that action at this time.
0 commit comments