Who knows how the following feature is implemented on a Web application? That feature is available on this Web site too. You wrap a snippet of code (java, C++ etc) into HTML tags and finally the code comes on the Web site like in the way you see on IDE (e.g. NetBeans), i.e. aligned, keywords made colourful. How do you call this feature? Where can I get it? Best regards
|
feedback
|
|
Sounds like you're looking for a syntax highlighter: http://www.webresourcesdepot.com/11-syntax-highlighters-to-beautify-code-presentation/ | |||
|
feedback
|
|
You are looking for a code prettifier. There are numbers ones but a quick google search revealed: | |||
|
feedback
|