Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for jinja #759

Closed
thetutlage opened this issue Sep 4, 2015 · 6 comments
Closed

Support for jinja #759

thetutlage opened this issue Sep 4, 2015 · 6 comments

Comments

@thetutlage
Copy link

Jinja in python and nunjucks in node is quite popular , any recommendations on how to have highlighting for these ?

@Golmote
Copy link
Contributor

Golmote commented Sep 4, 2015

I'll try to implement them tomorrow if I have time.

@Golmote
Copy link
Contributor

Golmote commented Sep 5, 2015

In the meantime, you can still use the Twig component. It should do a pretty decent job highlighting Django's templates, jinja and nunjucks.

@thetutlage
Copy link
Author

Yes twig does a good job :-)

@Golmote
Copy link
Contributor

Golmote commented Sep 5, 2015

And this leads me to the conclusion that those templating languages should share a common dependency. I'll think about how to do this properly.

@uranusjr
Copy link
Contributor

uranusjr commented Sep 5, 2015

Might want to take Handlebars and Mustache into account. They use very similar syntaxes, too.

@thetutlage
Copy link
Author

Closing as twig works great

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants