CJT comes with an Advanced Code Editor that supports many languages, which is a necessity these days for almost all WordPress users.
- Syntax highlighting for four languages (i.e. CSS, HTML, JavaScript, PHP)
- Over 20 editor themes (GitHub, Eclipse, Chrome, Textmate, etc – more can be imported)
- Automatic indent and outdent
- Handles huge documents (four million lines seems to be the limit!)
- Fully customizable key bindings including Vim and Emacs modes
- Highlight matching parentheses
- Toggle between soft tabs and real tabs
- Displays hidden characters
- Drag and drop text using the mouse
- Line wrapping
- Code folding
- Multiple cursors and selections
- Live syntax checker (currently JavaScript, CoffeeScript, CSS, XQuery)
- Cut, copy, and paste functionality
Supported Languages
The CJT code editor currently supports syntax highlighting and error checking for four languages.
- CSS (Cascading Style Sheet)
- HTML (HyperText Markup Language)
- JS (JavaScript)
- PHP (PHP: Hypertext Preprocessor)