
Inserting Text
| macOS | Action | |
|---|---|---|
| Command+T then L | Insert Anchor Tag | |
| Command+T then B | Insert Bold Tag | |
| Command+T then R | Insert | |
| Command+T then A | Insert cfabort | |
| Command+T then D | Insert cfdump | |
| Command+T then S | Insert cfscript block | |
| Command+T then = | Insert cfset | |
| Command+T then / | Insert HTML Comment | |
| Command+T then I | Insert Italic tag | |
| Command+T then N | Insert nbsp tag | |
| Command+T then K | Insert strong tag | |
| Command+T then P | Insert Paragraph tag | |
| Command+T then H | Wrap in ## | |
| Command+T then O | Wrap in cfoutput | |
| Command+T then T | Wrap in try/catch | |
| Command+T then M | Wrap/Unwrap in CF Comment | |
| Command+Shift+8 | Wrap/Unwrap in CF Script Comment | |
| Command+' | Wrap in Single Quotes | |
| Command+Shift+' | Wrap in Double Quotes |
Invoke Wizards
| macOS | Action | |
|---|---|---|
| Command+Option+W then A | Add CF Server | |
| Command+Option+W then I | Import CF Projects | |
| Command+Option+W then R | Launch RDS Query Builder | |
| Command+Option+W then P | New CF Project | |
| Command+Option+W then C | New CF C | |
| Command+Option+W then W | New CFI | |
| Command+Option+W then M | New CFM | |
| Command+Option+W then S | SQL Editor |
Extensions
| macOS | Action | |
|---|---|---|
| Command+Shift+E then M | Import Extension | |
| Command+Shift+E then I | Install Extension | |
| Command+Shift+E then R | Reload Extension |
Navigation Shortcuts
| macOS | Action | |
|---|---|---|
| Command+Shift+Down Arrow | Go to Next Member | |
| Command+Shift+Up Arrow | Go to Previous Member | |
| Command+] | Jump to Next Attribute Value | |
| Command+[ | Jump to Previous Attribute Value | |
| Command+Option+M | Jump to Matching Tag |
Other Editor
| macOS | Action | |
|---|---|---|
| Command+Option+E | Launch in External Browser | |
| Command+Shift+U | UpperCase | |
| Command+Shift+L | LowerCase | |
| Command+Option+B | Select Tag Block | |
| Command+Option+F | Toggle Folding at Selection | |
| Command+Shift+T | Tag Editor |