Skip to content

Commit 545ffc5

Browse files
committed
Revert "Temporarily disable interface creation"
This reverts commit ffdd918.
1 parent 016577e commit 545ffc5

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
@@ -35,6 +35,10 @@
3535
}
3636
],
3737
"commands": [
38+
{
39+
"command": "rescript-vscode.create_interface",
40+
"title": "ReScript: Create an interface file for this implementation file."
41+
}
3842
],
3943
"snippets": [
4044
{

0 commit comments

Comments
 (0)