This package adds the support of ConTeXt language in Atom, with syntax highlighting.
It has been ported from this TextMate package: it was ported using automatic apm conversion, but it has been (and it is being) refined and cleaned up by me.
See here for details about ConTeXt typesetting language.
Run the following command, or search language-context
in Atom settings -> Install.
apm install language-context
It is recommended to install tex language, via package language-tex
or better language-latex
, with the procedure explained before for better coloring on tex primitives, and language-lua
for embedded lua code highlighting.
For modifications and discussion about the packet, please refer to this repo.
This package is released under the GPLv3 license, see the attached license file for details.