I've started messing around with Google App Engine, writing Java.
I love Visual Studio for many reasons, but currently my .py files just look like text.
I've searched the web looking for a way to get it to highlight python files (intellisense would be a nice bonus, but not required) but turned up nothing.
There are other questions on SO about this, but all the answers point at different IDEs, or installing IronPythonStudio (which seems overkill since I only want to colouring, and it might behave differently being geared at .NET anyway).
Does anyone know how to simple get VS to highlight Python? Is it really that uncommon? :(