CodePlex Syntax Highlighting
As Sara already mentioned, we added syntax highlighting to CodePlex on Monday. To be specific, we added syntax highlighting to the source code browser. We intend to add it to the Wiki as well, in the near future.
Currently, we support the follow programming languages and file extensions:
- C# (.cs)
- VB.NET (.vb)
- SQL (.sql)
- HTML (.html)
- JavsScript (.js) *
- ASPX with C# and ASPX with VB.NET (.aspx, .ascx)
- XML (.xml)
* We also style JavaScript embedded in HTML and ASPX files
We plan to add more languages based on your requests. Please create an issue in the CodePlex Issue Tracker to request syntax highlighting for additional languages, or to report any problems you find with the current languages.
Comments
Anonymous
June 11, 2008
PingBack from http://blog.a-foton.ru/2008/06/11/codeplex-syntax-highlighting/Anonymous
June 12, 2008
What did you use for your source highlighting? If you rolled your own, are you gonna release it as open source? I'd love to see the source code highlighting code highlighting itself. :)Anonymous
June 12, 2008
Hi, the CodePlex contact form is broken: I cannot insert any message, both with Internet Explorer and FireFox. I keep getting: "The message must be between 10 and 2000 characters" My message is 300 characters. Is there another way to contact you?Anonymous
June 12, 2008
Phil, Yes, we developed our own library for styling source code. And yes, we intend to release it as an open source project on CodePlex. I'll get it out there as soon as I can.Anonymous
June 12, 2008
The comment has been removedAnonymous
June 13, 2008
Ruben, Our Test team did find a bug with the Contact Us form. It has been fixed. I'm sorry for the trouble.Anonymous
May 15, 2009
Has this been added as a project on codeplex?Anonymous
May 15, 2009
Yes. The project is at http://colorcode.codeplex.com.Anonymous
January 05, 2011
Why don't you provide any documentation or example code ?? because we also interesting but don't know how to use the control (ColorCode).