more syntax coloring based on types
description
comment from jack dismal from soma's blog on PTVS:
I really enjoy your plug-in PTVS 2.0 Alpha. It gives me all the benefits of VS while allowing me to use Python. Thank you for developing such a great tool!
In the future I would love to see syntax highlighting for DefNames and Classes as well as different variables. I see that PTVS can tell the difference ( by mousing over the different kinds, the tool tip can tell the difference ), so it would be awesome to be able to context color code these differences as well!
Keep up the great work!!!