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 4a96dd4 commit 2de83fdCopy full SHA for 2de83fd
package.json
@@ -2,7 +2,7 @@
2
"name": "vscode-objectscript",
3
"displayName": "InterSystems ObjectScript",
4
"description": "InterSystems ObjectScript language support for Visual Studio Code",
5
- "version": "2.12.7-SNAPSHOT",
+ "version": "2.12.8-SNAPSHOT",
6
"icon": "images/logo.png",
7
"aiKey": "9cd75d51-697c-406c-a929-2bcf46e97c64",
8
"categories": [
@@ -1724,7 +1724,7 @@
1724
"type": "objectscript",
1725
"request": "attach",
1726
"name": "Attach to running process"
1727
- }
+ }
1728
],
1729
"configurationSnippets": [
1730
{
0 commit comments