User Guide

Table Of Contents
28 CFML Quick Reference
ColdFusion Studio Keyboard Shortcuts
Studio offers a full set of keyboard commands for its tools
and functions. The list below generally matches the order of
the menu commands, with related shortcuts added.
You can change shortcut key combinations and add new
ones by opening the Options > Customize dialog and select-
ing the Keyboard Shortcuts tab.
File and document keyboard shortcuts
File and Document Shortcuts
Command Key
File > Open Ctrl + O
File > Save Ctrl + S
File > Save As Shift + Ctrl + S
File > Close Ctrl + W
File > Close All Shift + Ctrl + W
File > Print Ctrl + P
Open default template CTRL + N
Insert Code Template text/open list Ctrl + J
Edit > Undo Ctrl + Z
Edit > Redo Shift + Ctrl + Z
Edit > Repeat Last Tag Ctrl + Q
Edit > Cut Ctrl + X
Edit > Copy Ctrl + C
Edit > Paste Ctrl + V
Edit > Select All Ctrl + A
Edit > Indent Shift + Ctrl + . (period)
Edit > Unindent Shift + Ctrl + , (comma)
Edit > Toggle Bookmark Ctrl + K
Edit > Goto Next Bookmark Shift + Ctrl + K
Edit > Goto line Ctrl + G
Goto previous document Shift + Ctrl + Tab
Goto next document Ctrl + Tab
Goto next start tag Ctrl + ] (right bracket)