Skip to content

Commit fb37e42

Browse files
committed
Hint VS Code which which languages can be debugged by the extension
1 parent 756d684 commit fb37e42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@
106106
{
107107
"type": "nativescript",
108108
"label": "NativeScript",
109+
"languages": ["javascript", "typescript"],
109110
"enableBreakpointsFor": {
110111
"languageIds": [
111112
"javascript",

0 commit comments

Comments
 (0)