Skip to content

Commit 3009d9f

Browse files
committed
add extension + volar compound
1 parent eb83003 commit 3009d9f

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

.vscode/launch.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,13 @@
4949
"Launch Extension",
5050
"Attach to TS Server"
5151
]
52-
}
52+
},
53+
{
54+
"name": "Extension + Volar",
55+
"configurations": [
56+
"Launch Extension",
57+
"Attach to Vue Semantic Server"
58+
]
59+
},
5360
]
5461
}

0 commit comments

Comments
 (0)