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:
- [Enter]: Maintain indentation as previous line.
- [Tab] / [Shift]+[Tab]: Increase/decrease indentation (multiline supported)
- [Shift] + [Del]/[Backspace]: Delete entire row.
- [Home]: Move cursor to the front of first non-white space character.