modelica-tools / atom-language-modelica

Modelica language support for the atom editor
https://atom.io/packages/language-modelica
Other
8 stars 4 forks source link

QIdent #31

Open thorade opened 8 years ago

thorade commented 8 years ago

The Modelica spec allows QIdent strings with S-Escape as variable names.

Here is an example file: https://gist.github.com/thorade/133928e8476df5ca3bb6591bacfcc937

Here is how it is highlighted using the atom-language-modelica in lightshow: http://bit.ly/2aRJ4ZB qident

Here is how it is highlighted in Dymola qident

I reported the same issue here: https://github.com/BorisChumichev/modelicaSublimeTextPackage/issues/12