Tornado template support in 1.1? Follow
Hi
can we expect Tornado template support in 1.1?
the syntax is very similar to django's except its tags are closed with {% end %} instead of ,for example {% endif %}
currently, the editor show a very annoying red error indicator in my html files as it expect it to be django template, while it is not
thanks
Joe
Please sign in to leave a comment.
Hello joe,
The Tornado template support is currently not in the 1.1 roadmap. You can
vote for http://youtrack.jetbrains.net/issue/PY-1706 to get notified when
the feature is implemented.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
I would really like to see this added as well. I voted for the bug.