update the docs and the extension

This commit is contained in:
afonya 2025-06-18 12:19:34 +02:00
parent f817a83f1d
commit 8dee35c68f
Signed by: afonya
GPG key ID: EBB9C4CAFAAFB2DC
5 changed files with 53 additions and 5 deletions

View file

@ -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",