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

[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.48.0 x64 **Electron**: 5.0.13 **OS**: Microsoft Windows 10 Pro **Thrown From**: [atom-jinja2](https://github.com/danielchatfield/atom-jinja2) package 0.6.0 ### Stack Trace Failed to load a...

addresses https://github.com/danielchatfield/atom-jinja2/issues/32

Jinja does not have a standard file extension, so wouldn't it make sense to just use the file extensions that jinja would be used in by context. For example, you'll...

So, i tried joining `source.jinja` and `source.json`, and it works pretty well, **but**: There is issue with first `{% %}` being marked as invalid(and breaking rest of the code) when...

`do` expressions have to be optionally enabled in jinja2, but allows for more complicated behavior

It looks like the only way a jinja2 html file is detected is by extends in the first line. Very few of my templates have that, making having to manually...

Nice to have for the enlightened developer using todo-driven development

Writing jinja in atom started to annoy me, so i made it better