Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

Intellij (Pycharm) support #73

Open
devxpy opened this issue Aug 21, 2018 · 0 comments
Open

Intellij (Pycharm) support #73

devxpy opened this issue Aug 21, 2018 · 0 comments

Comments

@devxpy
Copy link

devxpy commented Aug 21, 2018

These are some of the gripes I encountered while using this (otherwise Awesome) library inside of pycharm


Pycharm provides support for code completion of django tags only when they're used as actual django template tags, meaning:

This gets code-completed
{% url 'spotify login' %}

But this doesn't
- url 'spotify login'


currently, pycharm doesn't recognize the amazing filters offered by this library.

For example, the :python filter

image

As you can see, there is no syntax highlighting.

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

No branches or pull requests

1 participant