ColorCode-Universal
ColorCode-Universal copied to clipboard
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 current...
Results
21
ColorCode-Universal issues
Sort by
recently updated
recently updated
newest added
trafficstars
Json parsing can fail with incomplete json, timing out with no exception thrown. Adding the word boundary match to the regex prevents this. Unsure of any further implications but complete...