cypher-query-language
cypher-query-language copied to clipboard
Slavic characters not included in grammar
Hi, whenever I use slavic characters they, are ignored by the syntax highlighter. It does result in not nice styling as for example here:

The following code does compile and runs without errors or warnings. In the standard all special characters in different languages are included as alphabetic characters:
https://neo4j.com/docs/cypher-manual/current/syntax/naming/
I assume, they need to be added somewhere on apropriate line in the '.syntaxes/cypher.tmLanguage' file?
Hi @Michael-Bohin, this should be fixed in the latest version (v2.0.0). Can you confirm?