Skip to content

Commit b8c2955

Browse files
zthcristianoc
authored andcommitted
expose stop dead code analysis mode command
1 parent c640409 commit b8c2955

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@
4848
{
4949
"command": "rescript-vscode.start_dead_code_analysis",
5050
"title": "ReScript: Start dead code analysis."
51+
},
52+
{
53+
"command": "rescript-vscode.stop_dead_code_analysis",
54+
"title": "ReScript: Stop dead code analysis."
5155
}
5256
],
5357
"menus": {

0 commit comments

Comments
 (0)