Tagged Questions
3
votes
1answer
119 views
Python syntax highlighting on Codeplex
My .py files in a Codeplex (hg-based) repository don't show up with the nice syntax highlighting as they do for C and C++ when I browse the code on the web. Is there a way to change the syntax ...