Syntax highlighting for YINI configuration files.
- Works in VSCode and any editor supporting TextMate grammars.
- See
syntaxes/yini.tmLanguage.jsonfor the grammar. - To test in VSCode, clone this repo and run
F5to open an Extension Development Host.
- Open
.yinifiles in VSCode. - If you use another editor (Sublime, Atom, etc), you can use
yini.tmLanguage.jsonas your syntax file.
Pull requests, bug reports, and improvements are welcome!
MIT License