KeyBindr
Map your own →
Categories
0 keys assigned
Hotkey Summary

No hotkeys loaded.

Adobe Dreamweaver Key Bindings

Browse Adobe Dreamweaver default key bindings on an interactive keyboard map. Code editing, text formatting, tables, panels, and site management — free on KeyBindr, no signup required.

78 shortcuts · interactive map above · map your own on KeyBindr · browse all templates

Popular

Ctrl + E
Quick Edit — Open Quick Edit inline editor
Ctrl + T
Quick Tag — Open Quick Tag Editor
Ctrl + K
Quick Doc — Open Quick Documentation
Ctrl + G
Go to Line — Jump to a specific line number
Ctrl + F
Find — Find in current document; Ctrl+Shift+F = find in all files
Ctrl + H
Replace — Find and replace in current document
Ctrl + B
Bold — Apply bold formatting
Ctrl + I
Italic — Apply italic formatting
Ctrl + L
Make Link — Create hyperlink; Ctrl+Shift+L = remove link
Ctrl + `
Toggle View — Switch between Code and Design view
F4
All Panels — Show/hide all panels
F5
Refresh — Refresh Design view
Shift + F7
Spell Check — Check spelling (Shift+F7)
Ctrl + W
Close — Close current document window

Code Editing

Ctrl + Space
Code Hints — Show code completion hints; Ctrl+Shift+Space = parameter hints
Ctrl + [
Parent Tag — Select parent tag in code
Ctrl + ]
Child Tag — Select child tag in code
Ctrl + '
Bal. Braces — Balance braces / brackets
Ctrl + G
Go to Line — Jump to specific line number
Ctrl + /
Line Cmt — Toggle line comment; Ctrl+Shift+/ = block comment
Ctrl + D
Dup. Line — Duplicate current line; Ctrl+Shift+D = delete line
Ctrl + J
Go to Def — Jump to definition
Ctrl + Shift + .
Indent — Indent code (Ctrl+Shift+>)
Ctrl + Shift + ,
Outdent — Outdent code (Ctrl+Shift+<)
Ctrl + Backspace
Del Word ← — Delete word to the left
Ctrl + Del
Del Word → — Delete word to the right
Ctrl + Alt + N
Code Nav — Open Code Navigator (Ctrl+Alt+N)
Ctrl + Shift + C
Collapse — Collapse selected code; Ctrl+Shift+E = expand
Ctrl + Shift + Enter
Line Above — Insert new line above current line (Ctrl+Shift+Enter)

Find & Replace

Ctrl + F
Find — Find in current document; Ctrl+Shift+F = find in all files
Ctrl + H
Replace — Find and replace in current document
F3
Find Next — Find next match; Shift+F3 = find previous; Ctrl+Shift+F3 = find all
Ctrl + R
Add Match — Add next match to multi-selection; Ctrl+Alt+R = skip and add next

Text & Format

Ctrl + B
Bold — Apply bold formatting
Ctrl + I
Italic — Apply italic formatting
Ctrl + 0
None — Remove paragraph / heading style
Ctrl + 1
H1 — Apply Heading 1
Ctrl + 2
H2 — Apply Heading 2
Ctrl + 3
H3 — Apply Heading 3
Ctrl + 4
H4 — Apply Heading 4
Ctrl + 5
H5 — Apply Heading 5
Ctrl + 6
H6 — Apply Heading 6
Ctrl + Shift + P
Paragraph — Apply paragraph format (Ctrl+Shift+P)
Ctrl + Alt + ]
Indent — Text indent (Ctrl+Alt+])
Ctrl + Alt + [
Outdent — Text outdent (Ctrl+Alt+[)
Ctrl + L
Make Link — Create hyperlink; Ctrl+Shift+L = remove link
Shift + Enter
Line Break — Insert HTML line break (Shift+Enter)
Ctrl + Alt + Shift + J
Justify — Justify text alignment (Ctrl+Alt+Shift+J)
Ctrl + Alt + Shift + C
Center — Center text alignment (Ctrl+Alt+Shift+C)
Ctrl + Alt + Shift + R
Align Right — Right-align text (Ctrl+Alt+Shift+R)

Insert & Tables

Ctrl + Alt + T
Table — Insert a table (Ctrl+Alt+T)
Ctrl + Alt + I
Image — Insert image (Ctrl+Alt+I)
Shift + Enter
Line Break — Insert HTML line break (Shift+Enter)
Ctrl + M
Insert Row — Insert table row; Ctrl+Alt+M = merge cells; Ctrl+Shift+M = delete row
Ctrl + Shift + A
Insert Col — Insert table column (Ctrl+Shift+A); Ctrl+Shift+- = delete column
Ctrl + Shift + ]
Col Span+ — Increase column span (Ctrl+Shift+])
Ctrl + Shift + [
Col Span- — Decrease column span (Ctrl+Shift+[)

View & Zoom

Ctrl + `
Toggle View — Switch between Code and Design view (Ctrl+`)
F5
Refresh — Refresh Design view
Alt + F11
Live View — Toggle Live View (Alt+F11)
Ctrl + Shift + =
Zoom In — Zoom in (Ctrl++)
Ctrl + -
Zoom Out — Zoom out (Ctrl+-)
Ctrl + 0
100% — Restore zoom to 100% (Ctrl+0)
Ctrl + ;
Guides — Show/hide guides; Ctrl+Alt+; = lock guides; Ctrl+Shift+; = snap
Ctrl + Alt + G
Grid — Show/hide grid (Ctrl+Alt+G); Ctrl+Alt+Shift+G = snap to grid
Ctrl + Alt + R
Rulers — Show/hide rulers (Ctrl+Alt+R)
Ctrl + Tab
Next Doc — Switch to next document tab; Ctrl+Shift+Tab = previous

Panels & Site

F4
All Panels — Show/hide all panels
F2
AP Elements — Open AP Elements panel
F7
Results — Open Results panel; Shift+F7 = check spelling
F8
Files — Open Files panel
F9
Tag Insp. — Open Tag Inspector; also compiles CSS preprocessors
F10
Code Insp. — Open Code Inspector panel
Shift + F11
CSS Styles — Open CSS Styles panel (Shift+F11)
Ctrl + F3
Properties — Open Properties panel (Ctrl+F3)
Shift + F1
Reference — Open Reference panel (Shift+F1)
Ctrl + Alt + D
Get File — Get file from server (Ctrl+Alt+D); Ctrl+Alt+Shift+D = check out
Ctrl + Shift + U
Put File — Put file on server (Ctrl+Shift+U); Ctrl+Alt+Shift+U = check in