We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bbce4f8 + 954ea09 commit 2e9981eCopy full SHA for 2e9981e
language-configuration.json
@@ -1,6 +1,7 @@
1
{
2
"comments": {
3
- "lineComment": "--"
+ "lineComment": "--",
4
+ "blockComment": ["--[[", "]]"]
5
},
6
"brackets": [
7
["[", "]"],
0 commit comments