4
votes

I'm looking for a syntax highlighter tool that enables you to highlight selected code in a textarea, and to select the programming language. I would like to select code, then choose the language (java or ruby..).

I tried the ckeditor syntax highlighter plugin but didn't like it.

2

2 Answers

2
votes

Ace and CodeMirror are two of the most popular, used in browsers dev tools (Firefox/Webkit) and GitHub Gists, etc.

1
votes

There are most popular syntak highlighting tool:

EditArea, CodePress and CodeMirror