Adobe Dreamweaver Shortcut Keys.
| Shortcut | Action | Description |
|---|---|---|
Alt+F4
|
Close Window | Close the current window. |
Ctrl+/
|
Comment | Comment out the selected line. |
Ctrl+3
|
3 Pane View | View Code, Design, and Live Code. |
Ctrl+A
|
Select All | Select all content. |
Ctrl+Alt+F7
|
Files Panel | Open the Files panel. |
Ctrl+Alt+I
|
Image Properties | Open the Image Properties dialog. |
Ctrl+Alt+Shift+A
|
Make Link | Create a link from selected text. |
Ctrl+Alt+Shift+I
|
Insert Image | Insert an image. |
Ctrl+Alt+T
|
Insert Tag | Insert an HTML tag. |
Ctrl+Alt+W
|
Wrap Tag | Wrap selected text with a tag. |
Ctrl+Alt+`
|
Design View | Switch to Design view. |
Ctrl+C
|
Copy | Copy selected text or object. |
Ctrl+D
|
Duplicate | Duplicate selected object. |
Ctrl+E
|
Edit CSS Style | Edit the CSS rule. |
Ctrl+F
|
Find | Find text in the document. |
Ctrl+F1
|
Welcome Screen | Open the Welcome screen. |
Ctrl+F12
|
Preview in Design View | Preview while editing in Design view. |
Ctrl+F7
|
Preferences | Open Dreamweaver Preferences. |
Ctrl+F9
|
Frames Panel | Open the Frames panel. |
Ctrl+G
|
Go to Line | Go to a specific line number. |
Ctrl+H
|
Find and Replace | Find and replace text or code. |
Ctrl+J
|
Page Properties | Open the Page Properties dialog. |
Ctrl+K
|
Find Next | Find the next occurrence. |
Ctrl+L
|
Create Link | Create a hyperlink. |
Ctrl+N
|
New Document | Create a new HTML document. |
Ctrl+O
|
Open | Open an existing file. |
Ctrl+Q
|
Exit | Close Dreamweaver and exit. |
Ctrl+R
|
Refresh | Refresh the current file. |
Ctrl+S
|
Save | Save the current file. |
Ctrl+Shift+/
|
Block Comment | Comment out selected code block. |
Ctrl+Shift+1
|
Code Inspector | Open the Code Inspector panel. |
Ctrl+Shift+4
|
Snippets Panel | Open the Snippets panel. |
Ctrl+Shift+;
|
Special Characters | Open Special Characters dialog. |
Ctrl+Shift+Alt+O
|
Site Cache | Refresh site cache. |
Ctrl+Shift+B
|
Assets Panel | Open the Assets panel. |
Ctrl+Shift+C
|
Copy Code | Copy the selected code. |
Ctrl+Shift+E
|
Editable Regions | Make selected region editable. |
Ctrl+Shift+Enter
|
Line Break | Insert a line break tag. |
Ctrl+Shift+F
|
Format Code | Apply formatting to selected code. |
Ctrl+Shift+F3
|
Reference Panel | Open the Reference panel. |
Ctrl+Shift+F6
|
Check Links | Check links in the current document. |
Ctrl+Shift+F9
|
History Panel | Open the History panel. |
Ctrl+Shift+G
|
Check Links in Site | Check all links in the site. |
Ctrl+Shift+K
|
Clean Up HTML | Clean up redundant HTML code. |
Ctrl+Shift+L
|
Remove Link | Remove hyperlink from selected text. |
Ctrl+Shift+N
|
New File | Create a new blank file. |
Ctrl+Shift+S
|
Save As | Save the file with a new name. |
Ctrl+Shift+Space
|
Non-Breaking Space | Insert a non-breaking space. |
Ctrl+Shift+T
|
Insert Tag | Insert an HTML tag quickly. |
Ctrl+Shift+U
|
Uppercase | Convert selected text to uppercase. |
Ctrl+Shift+V
|
Paste Code | Paste code without formatting. |
Ctrl+Shift+Z
|
Redo | Redo an undone action. |
Ctrl+Shift+`
|
Split View | Switch to Split view. |
Ctrl+Space
|
Code Hints | Activate Code Hints. |
Ctrl+T
|
CSS Styles | Open the CSS Styles panel. |
Ctrl+V
|
Paste | Paste text or object from clipboard. |
Ctrl+W
|
Close | Close the current document. |
Ctrl+X
|
Cut | Cut selected text or object. |
Ctrl+Y
|
Redo | Redo the previously undone action. |
Ctrl+Z
|
Undo | Undo the last action. |
Ctrl+`
|
Code View | Switch to Code view. |
Delete
|
Delete | Delete selected text or object. |
F1
|
Help | Open Dreamweaver Help. |
F10
|
Files Panel | Open the Files panel. |
F12
|
Preview in Browser | Preview the page in a browser. |
F2
|
Properties | Open the Properties panel. |
F5
|
Refresh | Refresh the preview. |
F9
|
CSS Styles Panel | Open the CSS Styles panel. |
Shift+F4
|
Close Panel Group | Close the current panel group. |
Shift+Tab
|
Outdent | Outdent selected code. |
Tab
|
Indent | Indent selected code. |