atom-jinja2 icon indicating copy to clipboard operation
atom-jinja2 copied to clipboard

Jinja2 syntax highlighting for the atom editor.

Results 32 atom-jinja2 issues
Sort by recently updated
recently updated
newest added

* Add grammar support for INI files using the existing grammar from the language-ini atom package. * Update the README to reflect the addition * Fix spelling of `definition` in...

Adds a grammar for TOML: https://github.com/toml-lang/toml

I added json grammar as I am using jinja templates with a lot of json. It seems to work, but as I haven't worked with atom grammars before I'm not...

I use the Django web framework and it uses Jinja2 template tags inside basic html files... can you please add the ability for your add on to recognize jinja template...

Incorporating Jinja2 into SQL is becoming more common, as illustrated by articles like this: http://multithreaded.stitchfix.com/blog/2017/07/06/one-weird-trick/ It would be great if this package supported this as a file type.

would be great to also have support for css.j2

I use this extensively for Ansible/AWS configuration and JSON + J2 would be a huge help.