Improved syntax, added full word select

This commit is contained in:
2025-07-31 17:42:00 -06:00
parent 889c150b08
commit b362770d90
4 changed files with 264 additions and 343 deletions

View File

@@ -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": [