Syntax Highlightning for Textarea

Using Textarea as Code Editor (v2.4) | Article: adriancs.com, codeproject.com | Source Code: github.com

Theme: Font: Font Size (pt): Language:


Add-on Functions / Shortcut Keys:
  1. [Enter]: Maintain indentation as previous line.
  2. [Tab] / [Shift]+[Tab]: Increase/decrease indentation (multiline supported)
  3. [Shift] + [Del]/[Backspace]: Delete entire row.
  4. [Home]: Move cursor to the front of first non-white space character.