=================================================== Adobe Dreamweaver 20.2 (Windows) keyboard shortcuts =================================================== First published at 7/9/2021 on https://defkey.com/dreamweaver-20-shortcuts Dreamweaver is a web page development software originally made by Macromedia, later by Adobe. The latest version of Dreamweaver has features such as code completion, syntax highlighting in various languages, and code introspection for generating code hints. It runs in Windows and macOS operating systems. Adobe Dreamweaver 20.2 (Windows) has 146 shortcuts and we have listed all of them below. Coding ------ Ctrl + E Quick Edit Ctrl + K Quick Doc Ctrl + Shift + Enter Open / Add line above Ctrl + , Show Parameter Hint Alt + Left click + Move the mouse Multi-cursor column / Rectangular selection Ctrl + Left click Multi-cursor discontinuous selection Ctrl + Space Show code hints Ctrl + ] Select Child Ctrl + G Go to Line Ctrl + [ Select Parent Tag Ctrl + Shift + C Collapse Selection Ctrl + Alt + C Collapse Outside Selection Ctrl + Shift + E Expand Selection Ctrl + Shift + J Collapse Full Tag Ctrl + Alt + J Collapse Outside Full Tag Ctrl + Alt + E Expand All Ctrl + Shift + > Indent Code Ctrl + Shift + < Outdent Code Ctrl + ' Balance Braces Ctrl + Alt + N Code Navigator Ctrl + Backspace Delete word left Ctrl + Del Delete word right Shift + Up arrow Select line up Shift + Down arrow Select line down Shift + Left arrow Character select left Shift + Right arrow Character select right Shift + Page Up Select to page up Shift + Page Down Select to page down Ctrl + Left arrow Move word left Ctrl + Right arrow Move word right Alt + Left arrow Move to start of current line Alt + Right arrow Move to end of current line Ctrl + / Toggle line comment Ctrl + Shift + / Toggle block comment (for PHP and JS files) Ctrl + D Duplicate line selection Ctrl + Shift + D Delete line(s) Ctrl + J Jump to definition (JS files) Ctrl + Shift + Right arrow Select word right Ctrl + Shift + Left arrow Select word left Ctrl + Home Move to top of file Ctrl + End Move to end of file Ctrl + Shift + Home Select to start of file Ctrl + Shift + End Select to end of file Ctrl + Alt + ` Go to Source Code Ctrl + W Close Window Ctrl + Q Quit Application Ctrl + T Quick Tag Editor Ctrl + Right arrow Go to Next Word Ctrl + Left arrow Go to Previous Word Ctrl + Up arrow Go to Previous Paragraph (Design View) Ctrl + Down arrow Go to Next Paragraph (Design View) Ctrl + Shift + Right arrow Select Until Next Word Ctrl + Shift + Left arrow Select from Previous Word Ctrl + Shift + Up arrow Select from Previous Paragraph Ctrl + Shift + Down arrow Select Until Next Paragraph Ctrl + Alt + Page Down Move to next property pane Ctrl + Alt + Page Up Move to previous property pane Ctrl + Shift + N New in same window Ctrl + Enter Exit Paragraph Ctrl + Tab Next Document Ctrl + Shift + Tab Previous Document Ctrl + Shift + 3 Surround with # Refactoring ----------- Ctrl + Alt + R Rename Ctrl + Alt + V Extract to Variable Ctrl + Alt + M Extract to Function Files Panel ----------- Ctrl + Shift + N New File Ctrl + Alt + Shift + N New Folder Find and replace ---------------- Ctrl + F Find in Current Document Ctrl + Shift + F Find and Replace in Files Ctrl + H Replace in Current Document F3 Find Next Shift + F3 Find Previous Ctrl + Shift + F3 Find All and Select Ctrl + R Add Next Match to Selection Ctrl + Alt + R Skip and Add Next Match to Selection Inserting --------- Ctrl + Alt + I Insert Image Ctrl + Alt + Shift + V Insert HTML5 Video Ctrl + Alt + Shift + E Insert Animated Composition Ctrl + Alt + F Insert Flash SWF Shift + Enter Insert Line Break Ctrl + Shift + Space Non-breaking space (& nbsp) CSS --- F9 Compile CSS Preprocessors Ctrl + Alt + Shift + = Add CSS selector or property which ever panel is in focus Ctrl + Alt + S Add CSS selector Ctrl + Alt + P Add CSS property Shortcuts for Guides, Grids, and Rulers (in Design View) -------------------------------------------------------- Ctrl + ; Show Guides Ctrl + Alt + ; Lock Guides Ctrl + Shift + ; Snap to Guides Ctrl + Shift + G Guides Snap to Elements Ctrl + Alt + G Show Grid Ctrl + Alt + Shift + G Snap to Grid Ctrl + Alt + R Show Rulers Preview ------- F12 Real-time Preview in Primary Browser Shift + F12 Preview in Secondary Browser View-specific shortcuts ----------------------- F6 Freeze JavaScript (Live View) Ctrl + Alt + H Hide Live View Displays Ctrl + ` Switch Views Alt + Shift + F11 Inspect (Live View) Ctrl + Shift + I Hide all visual aids (Design View) Ctrl + Shift + F11 Toggle between Design and Live View Windows shortcuts ----------------- Ctrl + U Preferences F4 Show Panels Shift + F4 Behaviors F10 Code Inspector Shift + F11 CSS Designer Ctrl + F7 DOM F8 Files Ctrl + F2 Insert Ctrl + F3 Properties Shift + F6 Output F7 Search Shift + F9 Snippets F1 Dreamweaver Online Help Text shortcuts -------------- Ctrl + Alt + ] Indent Ctrl + Alt + [ Outdent Ctrl + B Bold Ctrl + I Italic Shift + F7 Spell Check Ctrl + Shift + L Remove Link Magnification ------------- Ctrl + = Zoom in (Design and Live View) Ctrl + - Zoom Out (Design and Live View) Ctrl + 0 100% Ctrl + Alt + 5 50% Ctrl + Alt + 2 200% Ctrl + Alt + 3 300% Ctrl + Alt + 0 Fit Selection Ctrl + Shift + 0 Fit All Ctrl + Alt + Shift + 0 Fit Width Ctrl + + Increase Font Size Ctrl + - Decrease Font Size Ctrl + 0 Restore Font Size Tables ------ Ctrl + Alt + T Insert Table Ctrl + Alt + M Merge Cells Ctrl + Alt + Shift + T Split Cell Ctrl + M Insert Row Ctrl + Shift + A Insert Column Ctrl + Shift + M Delete Row Ctrl + Shift + - Delete Column Ctrl + Shift + ] Increase Column Span Ctrl + Shift + [ Decrease Column Span Site Management --------------- Ctrl + Alt + D Get File Ctrl + Alt + Shift + D Check out File Ctrl + Shift + U Put File Ctrl + Alt + Shift + U Check in File Ctrl + F8 Check Links Sitewide Ctrl + Shift + T Show Page Titles Source: Adobe Last modified on (UTC): Friday, July 9, 2021 Defkey © All rights reserved.