Add support of HTML/JS
Closed this issue · 5 comments
redbaron commented
To make it really usable for Django dev please add HTML support
baverman commented
What kind of support do you need? I mean gtksourceview highlights html and js. What features do you expect?
redbaron commented
Take a look into PyCharm for example of really good Django support. For instance you can go to tag definition directly from django template
baverman commented
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? ;-)
baverman commented
Can you show some code and expected code-assist?