- Same price as Kanye’s workout plan: $FREE.99!!!!1
- Add code to your entries with a powerful editor.
- Syntax highlighting for over 110 languages
- Over 20 themes
- Toggle between soft tabs and real tabs
- Code folding
- Multiple cursors/selections
- …and potentially all the other things I didn’t copy from the Ace features list.
The basics are the same as any other Statamic fieldtype. Just add this to your fieldset:
fields:
code:
type: code_monkey
height: 400
mode: html
soft_tabs: true
tab_size: 2
theme: tomorrow_night_eighties
Check out the Ace Kitchen Sink to live-test modes and themes.