Skip to content

Commit 20dc98e

Browse files
committed
feat: make block comments auto-close their pairs
1 parent 710dcae commit 20dc98e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

language-configuration.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@
4444
[
4545
"'",
4646
"'"
47+
],
48+
[
49+
"/*",
50+
"*/"
4751
]
4852
],
4953
// symbols that can be used to surround a selection

0 commit comments

Comments
 (0)