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

Created Release: ColorCode 1.0.2 (Mar 19, 2013)

$
0
0
Added support for Typescript and FSharp.

Updated Release: ColorCode 1.0.2 (Mar 19, 2013)

$
0
0
The following languages are supported in the 1.0 release:
  • HTML
  • XML
  • JavaScript
  • SQL
  • C#
  • VB.NET
  • ASPX (C#)
  • ASPX (VB.NET)
  • {C++}
  • PHP
  • Typescript
  • FSharp

Note: Update the 1.0 release to 1.0.1 which has several significant bug fixes.

The build number for 1.0.1 is 62759.

Released: ColorCode 1.0.2 (Mar 19, 2013)

$
0
0
The following languages are supported in the 1.0 release:
  • HTML
  • XML
  • JavaScript
  • SQL
  • C#
  • VB.NET
  • ASPX (C#)
  • ASPX (VB.NET)
  • {C++}
  • PHP
  • Typescript
  • FSharp

Note: Update the 1.0 release to 1.0.1 which has several significant bug fixes.

The build number for 1.0.1 is 62759.

Updated Release: ColorCode 1.0.2 (Mar 19, 2013)

$
0
0
The following languages are supported in the 1.0 release:
  • HTML
  • XML
  • JavaScript
  • SQL
  • C#
  • VB.NET
  • ASPX (C#)
  • ASPX (VB.NET)
  • {C++}
  • PHP
  • Typescript
  • FSharp

Note: Update the 1.0 release to 1.0.1 which has several significant bug fixes.

The build number for 1.0.1 is 62759.

Updated Wiki: Home

$
0
0

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
  • Typescript
  • FSharp


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

New Post: How long until the Nuget gallery is updated with the latest release?

Reviewed: ColorCode 1.0.2 (Mar 25, 2013)

$
0
0
Rated 5 Stars (out of 5) - Brilliant, easy to use, just what I was after. A+

Reviewed: ColorCode 1.0.2 (Mar 26, 2013)

$
0
0
Rated 5 Stars (out of 5) - Very nicely done and easy to use.

New Post: Unable to use ColorCode

$
0
0
Try to cleanup the solution and delete manually all files from bin\Debug and try again.

Can try like
ColorCode.CodeColorizer colorizer = new ColorCode.CodeColorizer();
string colorizedSourceCode = colorizer.Colorize(sourceCode, Languages.CSharp);

New Post: I'm new...

$
0
0
Need an environment like VS2010 or VS2012

After that create a solution, Windows form project and add a reference to provided DLL from this page.

Source code checked in, #ab8a7c19dfedce9aa898702f480302f59e297239

$
0
0
Added the FSharp test output to the git ignore list

Reviewed: ColorCode 1.0.2 (Oct 17, 2013)

$
0
0
Rated 5 Stars (out of 5) - I have been using ColorCode for LiteBlog very since the first release. I have found it very useful and simple to use. Great job.

New Post: Winrt

New Post: Objective C support.

New Post: Tooltips: F-Sharp (F#) language type checking


New Post: rich text box vs. HTML

Created Unassigned: ColorCode doesn't build with recent .NET v3.5 [25040]

$
0
0
I need to use ColorCode with Mono v2.x on Linux. Therefore I downloaded the source code and tried to build it on Linux. Too many errors forced me to try to build on Windows. On Windows, using the v3.5 SDK, I got some errors about default parameters not being legal. So I had to modify 6 places in the code to build. I have attached a zip archive with the two modified files. Please consider to merge these into the ColorCode distribution so that it can be built for .NET v2.0/3.5.

New Post: Line Number

$
0
0
Hello,

Just wondering if there is anyway to get also the line number on the syntax highlighting of the code?

Thanks and great dll!

Reviewed: ColorCode 1.0.2 (abr 27, 2014)

$
0
0
Rated 5 Stars (out of 5) - Awesome! it worked great for me, although i do miss line numbering with the syntax highlighting.

Created Unassigned: NuGet package for 1.0.2 [25041]

$
0
0
Is there a NuGet package for 1.0.2 version ?
Viewing all 89 articles
Browse latest View live


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