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