Commit d98fd7f 1 parent 285fcbb commit d98fd7f Copy full SHA for d98fd7f
File tree 1 file changed +2
-6
lines changed
1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change 6
6
"icon" : " res/icon.png" ,
7
7
"publisher" : " tangzx" ,
8
8
"engines" : {
9
- "vscode" : " ^1.87 .0"
9
+ "vscode" : " ^1.82 .0"
10
10
},
11
11
"categories" : [
12
12
" Programming Languages" ,
33
33
"command" : " emmy.insertEmmyDebugCode" ,
34
34
"title" : " EmmyLua: Insert Emmy Debugger Code"
35
35
},
36
- {
37
- "command" : " emmlua.syntax.view" ,
38
- "title" : " EmmyLua: View Syntax Tree"
39
- },
40
36
{
41
37
"command" : " emmlua.stopServer" ,
42
38
"title" : " EmmyLua: Stop EmmyLua Language Server"
470
466
"devDependencies" : {
471
467
"@types/mocha" : " ^9.1.0" ,
472
468
"@types/node" : " ^17.0.21" ,
473
- "@types/vscode" : " 1.87 .0" ,
469
+ "@types/vscode" : " 1.82 .0" ,
474
470
"download" : " ^7.1.0" ,
475
471
"eslint" : " ^8.11.0" ,
476
472
"filecopy" : " ^4.0.2" ,
You can’t perform that action at this time.
0 commit comments