This is a port of ColorCode to .NET Standard. The original Html only formatter has been separated from the Logic, so now it can produce Syntax Highlighted code for any output. This Project can currently produce HTML, and Render to UWP RichTextBlocks.
Перейти к файлу
drewmiller 70b110118e adding support for TeamCity CI
--HG--
extra : convert_revision : svn%3A11aa8812-6de0-41ed-92bd-ec94540cc92c%4047859
2009-03-06 06:20:13 +00:00
3rdParty added build scripts in preparation for CI 2008-09-25 00:22:26 +00:00
ColorCode Syntax Highlighter - Class name is not getting highlighted (fix is for C# only) 2009-02-23 21:37:00 +00:00
ColorCode.AcceptanceTests Syntax Highlighter - Class name is not getting highlighted (fix is for C# only) 2009-02-23 21:37:00 +00:00
ColorCode.Facts Removed the static entry point and expanded the CodeColorizer class and interface for a better entry point and testability support. 2009-02-21 01:33:05 +00:00
ColorCode.msbuild adding support for TeamCity CI 2009-03-06 06:20:13 +00:00
ColorCode.sln added build scripts in preparation for CI 2008-09-25 00:22:26 +00:00
GlobalAssemblyInfo.cs added build scripts in preparation for CI 2008-09-25 00:22:26 +00:00
build.bat --HG-- 2008-12-12 05:56:48 +00:00