Navigation | |
Optn+Cmd+ left arrow | Previous file tab |
Optn+Cmd+Right arrow | Next file tab |
Cmd+T | Go to file |
Cmd+L | Go to line |
Cmd+F2 | Add bookmark |
F2 | Next bookmark |
Shft+F2 | Previous bookmark |
View | |
Optn+Cmd+L | Show line numbers |
Optn+Cmd+B | Show bookmarks |
Optn+Cmd+I | Show invisibles |
F1 | Fold current block |
Ctrl+Optn+Cmd+D | Show project drawer |
Ctrl+Optn+Cmd+P | Show web preview |
Edit | |
Cmd+Z | Undo |
Shft+Cmd+Z | Redo |
Ctrl+Optn+Cmd+V | Clipboard history |
Ctrl+Cmd+V | Paste without indentation |
Optn+Cmd+E | Freehand editing mode |
Optn+Cmd+O | Overwrite mode |
Ctrl+W | Select word |
Shft+Cmd+L | Select line |
Find Commands | |
Cmd+F | Find and replace window |
Cmd+E | Copies selection to the shared find clipboard |
Cmd+G | Find next occurrence (also in other Cocoa apps) |
Shft+Cmd+E | Copies selection to the replace clipboard |
Click Arrow on Right | for a multi line text input |
Optn | Hold down Opn while pressing tab (Tab) or return Enter to literally insert them in the input field |
Shft+Cmd+F | Find in project window |
Optn+Cmd+T | Special characters palette |
Working with Text | |
Cmd+Return | Move to the end of line and insert a newline |
Shft+Cmd+Return | Move to the end of line, insert a ; and then insert a newline |
Esc | Will complete the current word based on matches in the current document. Press ESC continuously will cycle through multiple matches |
Ctrl+U | Convert to uppercase |
Ctrl+Shft+ U | Convert to lowercase |
Ctrl+Optn+U | Convert to title case |
Optn+Cmd+[ | Indent line |
Optn+Tab | Increase indent level |
Optn+Shft+Tab | Decrease indent level |
Optn+Cmd+A | Edit each line in selection |
Hold down Optn | to select a column |
Ctrl+Shft+K | Delete current line |
Ctrl+Shft+N | Document statistics |
Ctrl+Shft+D | Duplicate current line |
F5 | Sort lines in document / selection alphabetically |
isoD+Tab | Insert current date |
c)+Tab | Insert copyright notice |
lorem+Tab | Inserts lorem ipsum paragraph |
Working with Bundles | |
Cmd+B | Build current source/project (compile) |
Cmd+R | Run the current source |
Ctrl+H | Lookup current word in documentation |
Ctrl+Shft+V | Run syntax checker |
Ctrl+Shft+W | Wrap selection with a logical wrapper (e.g. . You can then overtype p and add arguments) |
Ctrl+Shft+H | Convert the document into something which make sense |
Enter | Continue the current construct on the next line |
Optn+Cmd+. | Insert close element |
Cmd+/ | Toggle comment characters around current selection |
HTML | |
Ctrl+< | Change the word just typed into open/close tag |
Ctrl+Shft+L | Wrap selection as link |
comments powered by Disqus