I have a Python project, and I use WebStorm as my Editor. The problem is that Python\'s syntax doesn\'t get colored.
How can I display Python pages with a nice syntax?
You can use the Perl syntax which is very similar to Python.
Preferences => File Types
Perl
*.py
Registered Patterns
Another option is to use PyCharm, the community version is free.