baverman/snaked

Add support of HTML/JS

Closed this issue · 5 comments

To make it really usable for Django dev please add HTML support

What kind of support do you need? I mean gtksourceview highlights html and js. What features do you expect?

Take a look into PyCharm for example of really good Django support. For instance you can go to tag definition directly from django template

For instance you can go to tag definition directly from django template

I'm planing code assist for django/jinja2 template variables for Django and Flask frameworks. Likely to the end of november.

Also in nearest time I'll implement support for GEdit's snippets plugin.

jafd commented

Any plans to have code-assist for Twisted? ;-)

Can you show some code and expected code-assist?