update the docs and the extension
This commit is contained in:
parent
f817a83f1d
commit
8dee35c68f
5 changed files with 53 additions and 5 deletions
|
@ -25,7 +25,7 @@
|
|||
},
|
||||
{
|
||||
"name": "variable.astrolang",
|
||||
"match": "\\b([a-zA-Z_][a-zA-Z0-9_]*)\\b"
|
||||
"match": "\\b([a-zA-Zöüóőúéáűí_][a-zA-Zöüóőúéáűí0-9_]*)\\b"
|
||||
},
|
||||
{
|
||||
"name": "constant.numeric.astrolang",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue