language-empy
EmPy language support in Atom
dirk-thomas 356 2 0.0.7 Apache-2.0 GitHub

EmPy language support in Atom

Adds syntax highlighting to EmPy files in Atom.

All templates should end with .em. A second extension can be used to select the grammar of the non-templated part, e.g. .cpp.em. Currently the following subgrammars are being supported:

  • Batchfile
  • C
  • C++
  • CMake
  • Dockerfile
  • Groovy
  • HTML
  • PowerShell
  • Python
  • Shell Unix Bash
  • XML

Contributions are greatly appreciated. Please fork this repository and open a pull request to make grammar tweaks, add support for other subgrammars etc.