acemod / language-arma-atom

Atom language support for Real Virtuality file formats
https://atom.io/packages/language-arma-atom
MIT License
33 stars 16 forks source link

Highlighting editing. #86

Closed ghost closed 7 years ago

ghost commented 7 years ago

Where should i add them to get some worlds highlighted as commands for example ? (guies question general (not only to the package), but would really appreciate help)

jonpas commented 7 years ago

https://github.com/acemod/language-arma-atom/blob/master/grammars/sqf.json contains all definitions for highlighting.

What commands are you missing? I will be updating the definitions and releasing an update (we have fetch scripts for that).

irvnriir commented 7 years ago

Would be great to get all keynames for autocompletion (not only commands: event handlers, types, possibly even default animations names)