|
Standard keyboard shortcuts
You can find a complete list of Dreamweaver 4 keyboard shortcuts in the appendix of the Using Dreamweaver manual; however, below you'll find a few helpful shortcuts that you may have overlooked.
In the document window:
| Action |
Windows |
Macintosh |
| Switch from Layout to Standard view |
Control+Shift+F6. |
Command+Shift+F6 |
| Switch from Standard to Layout view. |
Control+F6 |
Command+F6 |
| Toggle between Code and Design view |
Control+Tab |
Option+Tab |
| Copy HTML |
Control+Shift+C |
Command+Shift+C |
| Indent code |
Control+Alt+]t |
Command+Alt+] |
| Unindent code |
Control+Alt+[ |
Command+Alt+[ |
| Add a breakpoint while in Code view |
Control+Alt+B |
Command+Alt+B |
| Start debugger in primary browser |
Alt+F12 |
Option+F12 |
In the browser/debugger window:
| Action |
Windows |
Macintosh |
| Set breakpoint |
F7 |
F7 |
| Run |
F8 |
F8 |
| Step over |
F9 |
F9 |
| Step into |
F10 |
F10 |
| Step out |
F11 |
F11 |
In the Site map:
| Action |
Windows |
Macintosh |
| Refresh Local pane |
Shift+F5 |
Shift+F5 |
| Check Links Sitewide |
Control+F8 |
Command+F8 |
| Show page titles |
Control+Shift+T |
Command+Shift+T |
| Zoom in site map |
Control+ plus sign (+) |
Command+ plus sign (+) |
| Zoom out site map |
Control+ hyphen (-) |
Command+ hyphen (-) |
|