Quantcast
Channel: ColorCode - Syntax Highlighting/Colorization for .NET
Viewing all articles
Browse latest Browse all 89

Updated Wiki: Home

$
0
0

For ColorCode updates, follow @anglicangeek <script type="text/javascript">// <![CDATA[ !function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs"); // ]]></script>

Project Description
ColorCode is a library for colorizing source code (also known as syntax highlighting).

Language Support
ColorCode supports the following languages:

  • XML
  • Java
  • JavaScript
  • SQL
  • C#
  • VB.NET
  • ASPX (C#)
  • ASPX (VB.NET)
  • C++
  • PHP
  • PowerShell


Code Sample

using ColorCode;

string sourceCode = File.ReadAllText(@"/path/to/source/file");

string colorizedSourceCode = new CodeColorizer().Colorize(sourceCode, Languages.CSharp);


Who's Using ColorCode?

  • codeplex.com
  • Microsoft Forums sites

Viewing all articles
Browse latest Browse all 89

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>