We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7797bfd commit d6bfe83Copy full SHA for d6bfe83
package.json
@@ -84,6 +84,12 @@
84
"onCommand:intersystems-community.servermanager-credentials.testScopedQuietLogin2"
85
],
86
"contributes": {
87
+ "authentication": [
88
+ {
89
+ "id": "intersystems-servermanager-credentials",
90
+ "label": "InterSystems Server Credentials"
91
+ }
92
+ ],
93
"viewsContainers": {
94
"activitybar": [
95
{
0 commit comments