zerasul / genesis-code

Visual Studio Code Genesis Development Extension
https://marketplace.visualstudio.com/items?itemName=zerasul.genesis-code
MIT License
42 stars 9 forks source link

Adds .res Highligthing feature #17

Closed zerasul closed 4 years ago

zerasul commented 5 years ago

See https://code.visualstudio.com/api/language-extensions/syntax-highlight-guide for use sintax highlight for .res files.

zerasul commented 4 years ago

added the support for SGDK resource Files. For now, we have syntax HighLigthing but no code completion. This will be created in next versions of the extension.

For more information, about the grammar used see resources/res_grammar.json.