Syntax Highlightning for Textarea (v2.5)
Using Textarea as Code Editor
|
Article:
adriancs.com,
codeproject.com
| Source Code: github.com
Theme:
Font:
Font Size (pt):
Language:
Line Height (%):
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.