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?
Python might be missing in Preferences -> Editor -> File Types. After adding the Python, make sure to add a *.py registered pattern.
Python
*.py