Improved syntax, added full word select
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"comments": {
|
||||
// symbol used for single line comment. Remove this entry if your language does not support line comments
|
||||
"lineComment": "!"
|
||||
"lineComment": {
|
||||
"comment": "!"
|
||||
}
|
||||
},
|
||||
// symbols used as brackets
|
||||
"brackets": [
|
||||
|
||||
Reference in New Issue
Block a user