We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bca653c commit a9661c8Copy full SHA for a9661c8
package.json
@@ -2,7 +2,9 @@
2
"name": "mcr-syntax-highlight",
3
"displayName": "JitBit Macro Recorder File",
4
"description": "IntelliSence for JitBit Macro Recorder .mcr file ",
5
- "version": "0.0.1",
+ "version": "1.0.0",
6
+ "license": "SEE LICENSE IN ./LICENCE",
7
+ "keywords": ["mcr", "jitbit", "macro recorder"],
8
"engines": {
9
"vscode": "^1.66.0"
10
},
0 commit comments