Created Release: ColorCode 1.0.2 (Mar 19, 2013)
Added support for Typescript and FSharp.
View ArticleUpdated Release: ColorCode 1.0.2 (Mar 19, 2013)
The following languages are supported in the 1.0 release: HTMLXMLJavaScriptSQLC#VB.NETASPX (C#)ASPX (VB.NET){C++}PHPTypescriptFSharpNote: Update the 1.0 release to 1.0.1 which has several significant...
View ArticleReleased: ColorCode 1.0.2 (Mar 19, 2013)
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 FSharpNote: Update the 1.0 release to 1.0.1 which has several...
View ArticleUpdated Release: ColorCode 1.0.2 (Mar 19, 2013)
The following languages are supported in the 1.0 release: HTMLXMLJavaScriptSQLC#VB.NETASPX (C#)ASPX (VB.NET){C++}PHPTypescriptFSharpNote: Update the 1.0 release to 1.0.1 which has several significant...
View ArticleUpdated Wiki: Home
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...
View ArticleNew Post: How long until the Nuget gallery is updated with the latest release?
http://nuget.org/packages/ColorCode/ is still on version 1.0.1.
View ArticleReviewed: ColorCode 1.0.2 (Mar 25, 2013)
Rated 5 Stars (out of 5) - Brilliant, easy to use, just what I was after. A+
View ArticleReviewed: ColorCode 1.0.2 (Mar 26, 2013)
Rated 5 Stars (out of 5) - Very nicely done and easy to use.
View ArticleNew Post: Unable to use ColorCode
Try to cleanup the solution and delete manually all files from bin\Debug and try again. Can try likeColorCode.CodeColorizer colorizer = new ColorCode.CodeColorizer(); string colorizedSourceCode =...
View ArticleNew Post: I'm new...
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.
View ArticleSource code checked in, #ab8a7c19dfedce9aa898702f480302f59e297239
Added the FSharp test output to the git ignore list
View ArticleReviewed: ColorCode 1.0.2 (Oct 17, 2013)
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.
View ArticleNew Post: Objective C support.
I am using ColorCode for the blog - http://vijayt.com. I have started writing posts with ObjectiveC in it. Is it possible to extend ColorCode for ObjectiveC highlighting? Example of a page that uses...
View ArticleNew Post: Tooltips: F-Sharp (F#) language type checking
Hello! Just a suggestion: Could you use open source library http://tpetricek.github.io/FSharp.Formatting/ to add FSharp-code type syntax information via tooltips?
View ArticleNew Post: rich text box vs. HTML
KetticRichTextBox WinForms control is capable of editing rich text in html.
View ArticleCreated Unassigned: ColorCode doesn't build with recent .NET v3.5 [25040]
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...
View ArticleNew Post: Line Number
Hello, Just wondering if there is anyway to get also the line number on the syntax highlighting of the code? Thanks and great dll!
View ArticleReviewed: ColorCode 1.0.2 (abr 27, 2014)
Rated 5 Stars (out of 5) - Awesome! it worked great for me, although i do miss line numbering with the syntax highlighting.
View ArticleCreated Unassigned: NuGet package for 1.0.2 [25041]
Is there a NuGet package for 1.0.2 version ?
View Article