You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -708,12 +708,12 @@
708
708
"objectscript.studioActionDebugOutput": {
709
709
"type": "boolean",
710
710
"default": false,
711
-
"description": "Output the action that VSCode should perform as requested by the server in JSON format."
711
+
"description": "Output the action that VS Code should perform as requested by the server in JSON format."
712
712
},
713
713
"objectscript.ignoreInstallServerManager": {
714
714
"type": "boolean",
715
715
"default": false,
716
-
"markdownDescription": "Do not offer to install `#intersystems-community.servermanager#` extension"
716
+
"markdownDescription": "Do not offer to install the [intersystems-community.servermanager](https://marketplace.visualstudio.com/items?itemName=intersystems-community.servermanager) helper extension."
0 commit comments