mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 00:59:03 +01:00
[vb] vb dosn't support block comments
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"comments": {
|
||||
"lineComment": "'",
|
||||
"blockComment": [ "/*", "*/" ]
|
||||
"lineComment": "'"
|
||||
},
|
||||
"brackets": [
|
||||
["{", "}"],
|
||||
|
||||
Reference in New Issue
Block a user