Top 180 Adobe Dreamweaver Shortcut Keys (Excel-PDF)

Adobe Dreamweaver is web designing software. As the name suggests Adobe Dreamweaver is a dreamy software, and whenever a beginner sees the Adobe Dreamweaver software it looks like magic. There are no worries about margins and paddings or adjusting the size of images. It is a drag-and-drop tool that will help you to develop pages. It gives the facility to code and runs the command in one place. You don’t require to save the command first and run the file. It is IDE software. IDE is Integrated Development Environment, the software that has IDE is equipped with the basic tools of software testing and writing the codes and commands of website development. It is a time-saving tool. You can create the files in multiple formats like JAVA, HTML, PHP, etc. As you will create the file the basic codes of the file will be already given you just need to type the codes of the body of the website. If you will use the coding in HTML you need to create the codes and then you need to run them in the web browser. It is time-consuming. Basic structures like tables etc are already created in the software. You just need to insert it. While you are inserting the object the codes of the object will be automatically inserted into the project file.

A lot of beginners fell into the trap of Adobe Dreamweaver. Furthermore, a lot of beginners in the very early days when seeing Adobe Dreamweaver software features of adjusting images and divisions manually just by clicking drag and drop. I don’t have to worry about the margins etc. and this is the best piece of software I can get I can create my dream projects in the Adobe Dreamweaver quickly, without learning the whole process of setting margins, padding, colors, text, fonts, and measurements.

If you are looking to make your career in website development you first need to develop your skills in basic languages like HTML etc. Because you can learn the basic concepts a hard way. The Adobe Dreamweaver gives you the easiest way to develop the webpage. It will be productive but not for the long run as you must have efficiency on all the platforms. Those who are paid and also those that are free. Because nowadays most organizations prefer open-source software to reduce costs.

Adobe Dreamweaver is a web design software that provides an intuitive visual interface for creating and editing HTML websites and mobile apps. With the help of this shortcut, you may work on your project rapidly.

Adobe Dreamweaver Shortcut Keys List

1.Refactoring shortcuts:

Mac Action Windows
Command + Opt + R Rename Ctrl + Alt + R
Command + Alt + V Extract to Variable Ctrl + Alt + V
Command + Alt + M Extract to Function Ctrl + Alt + M
Files Panel shortcuts
Mac Action Windows
Command + Shift + N New File Ctrl + Shift + N
Command + Opt + Shift + N New Folder Ctrl + Alt + Shift + N

2.Find and replace keyboard shortcuts:

Mac Windows Windows
Command + F Find in Current Document Ctrl + F
Command + Shift + F Find and Replace in Files Ctrl + Shift + F
Command + Alt + F Replace in Current Document Ctrl + H
Command + G Find Next F3
Command + Shift + G Find Previous Shift + F3
Command + Ctrl + G Find All and Select Ctrl + Shift + F3
Ctrl + Command + R Add Next Match to Selection Ctrl + R
Ctrl + Command + Opt + R Skip and Add Next Match to Selection Ctrl + Alt + R

3.Insert shortcuts:

Mac Action Windows
Command + Opt + I Insert Image Ctrl + Alt + I
Command + Opt + Shift + V Insert HTML5 Video Ctrl + Alt + Shift + V
Command + Opt + Shift + E Insert Animated Composition Ctrl + Alt + Shift + E
Command + Opt + F Insert Flash SWF Ctrl + Alt + F
Shift + Return Insert Line Break Shift + Return
Command + Shift + Space Non-breaking space (&nbsp) Ctrl + Shift + Space
CSS shortcuts
Mac Action Windows
F9 Compile CSS Preprocessors F9
Command + Opt + Shift + = Add CSS selector or property which ever panel is in focus Ctrl + Alt + Shift + =
Command + Opt + S Add CSS selector Ctrl + Alt + S
Command + Opt + P Add CSS property Ctrl + Alt + P

4.Shortcuts for Guides, Grids, and Rulers (in Design View):

Mac Action Windows
Command + ; Show Guides Ctrl + ;
Command + Opt + ; Lock Guides Ctrl + Alt + ;
Command + Shift + ; Snap to Guides Ctrl + Shift + ;
Command + Shift + G Guides Snap to Elements Ctrl + Shift + G
Command + Opt + G Show Grid Ctrl + Alt + G
Command + Opt + Shift + G Snap to Grid Ctrl + Alt + Shift + G
Command + Opt + R Show Rulers Ctrl + Alt + R

5. Preview shortcuts:

Mac Action Windows
Opt + F12 Real-time Preview in Primary Browser F12
Shift + F12 Preview in Secondary Browser Shift + F12
View-specific shortcuts
Mac Action Windows
F6 Freeze JavaScript (Live View) F6
Ctrl + Command + H Hide Live View Displays Ctrl + Alt + H
Ctrl + ` Switch Views Ctrl + `
Opt + Shift + 11 Inspect (Live View) Alt + Shift + F11
Command + Shift + I Hide all visual aids (Design View) Ctrl + Shift + I
Command + Shift + F11 Toggle between Design and Live View Ctrl + Shift + F11

6. Windows shortcuts:

Mac Action Windows
Command + U Preferences Ctrl + U
F4 Show Panels F4
Shift + F4 Behaviors Shift + F4
Opt + F10 Code Inspector F10
Command + F11 CSS Designer Shift + F11
Command + F7 DOM Ctrl + F7
F8 Files F8
Command + F2 Insert Ctrl + F2
Command + F3 Properties Ctrl + F3
Shift + F6 Output Shift + F6
F7 Search F7
Not applicable Snippets Shift + F9
F1 Dreamweaver Online Help F1

7.Magnification shortcuts:

Mac Action Windows
Command + = Zoom in (Design and Live View) Ctrl + =
Command + – Zoom Out (Design and Live View) Ctrl + –
Command + 0 100% Ctrl + 0
Command + Opt + 5 50% Ctrl + Alt + 5
Command + Opt + 2 200% Ctrl + Alt + 2
Command + Opt + 3 300% Ctrl + Alt + 3
Command + Opt + 0 Fit Selection Ctrl + Alt + 0
Command + Shift + 0 Fit All Ctrl + Shift + 0
Command + Opt + Shift + 0 Fit Width Ctrl + Alt + Shift + 0
Command + + Increase Font Size Ctrl + +
Command + – Decrease Font Size Ctrl + –
Command + 0 Restore Font Size Ctrl + 0

8.Text shortcuts:

Mac Action Windows
Command + Opt + ] Indent Ctrl + Alt + ]
Command + Opt + [ Outdent Ctrl + Alt + [
Command + B Bold Ctrl + B
Command + I Italic Ctrl + I
Shift + F7 Spell Check Shift + F7
Command + Shift + L Remove Link Ctrl + Shift + L

9.Table shortcuts:

Mac Action Windows
Command + Opt + T Insert Table Ctrl + Alt + T
Command + Opt + M Merge Cells Ctrl + Alt + M
Command + Opt + Shift + T Split Cell Ctrl + Alt + Shift + T
Command + M Insert Row Ctrl + M
Command + Shift + A Insert Column Ctrl + Shift + A
Command + Shift + M Delete Row Ctrl + Shift + M
Command + Shift + – Delete Column Ctrl + Shift + –
Command + Shift + ] Increase Column Span Ctrl + Shift + ]
Command + Shift + [ Decrease Column Span Ctrl + Shift + [

10.Coding shortcuts:

Mac Action Windows
Command + E Quick Edit Ctrl + E
Command + K Quick Doc Ctrl + K
Command + Shift + Enter Open/Add Line Above Ctrl + Shift + Enter
Ctrl + , Show Parameter Hint Ctrl + ,
Opt + Click + Drag Multi-cursor column / Rectangular selection Alt + Click + Drag
Command + Click Multi-cursor discontiguous selection Ctrl + Click
Ctrl + Space Show code hints Ctrl + Space
Command + ] Select Child Ctrl + ]
Command + , Go to Line Ctrl + G
Command + [ Select Parent Tag Ctrl + [
Command + Shift + C Collapse Selection Ctrl + Shift + C
Command + Opt + C Collapse Outside Selection Ctrl + Alt + C
Command + Shift + E Expand Selection Ctrl + Shift + E
Command + Shift + J Collapse Full Tag Ctrl + Shift + J
Command + Opt + J Collapse Outside Full Tag Ctrl + Alt + J
Command + Opt + E Expand All Ctrl + Alt + E
Command + Shift + > Indent Code Ctrl + Shift + >
Command + Shift + < Outdent Code Ctrl + Shift + <
Command + ‘ Balance Braces Ctrl + ‘
Command + Opt + N Code Navigator Ctrl + Alt + N
Command + Delete Delete word left Ctrl + Backspace
Command + Fn + Delete Delete word right Ctrl + Delete
Shift + Up Select line up Shift + Up
Shift + Down Select line down Shift + Down
Shift + Left Character select left Shift + Left
Shift + Right Character select right Shift + Right
Shift + Fn + PgUp Select to page up Shift + PgUp
Shift + Fn + PgDn Select to page down Shift + PgDn
Opt + Left Move word left Ctrl + Left
Opt + Right Move word right Ctrl + Right
Command + Left Move to start of current line Alt + Left
Command + Right Move to end of current line Alt + Right
Command + / Toggle line comment Ctrl + /
Command + Opt + / Toggle block comment (for PHP and JS files) Ctrl + Shift + /
Command + D Duplicate line selection Ctrl + D
Command + Shift + D Delete line (s) Ctrl + Shift + D
Command + J Jump to definition (JS files) Ctrl + J
Opt + Shift + Right Select word right Ctrl + Shift + Right
Opt + Shift + Left Select word left Ctrl + Shift + Left
Command + Fn + Left Move to top of file Ctrl + Home
Command + Fn + Right Move to end of file Ctrl + End
Command + Shift + Fn + Left Select to start of file Ctrl + Shift + Home
Command + Shift + Fn + Right Select to end of file Ctrl + Shift + End
Command + Opt + ` Go to Source Code Ctrl + Alt + `
Command + Ctrl + F Full Screen Not applicable
Command + W Close Window Ctrl + W
Command + Q Quit Application Ctrl + Q
Command + T Quick Tag Editor Ctrl + T
Command + Right Go to Next Word Ctrl + Right
Command + Left Go to Previous Word Ctrl + Left
Command + Up Go to Previous Paragraph (Design View) Ctrl + Up
Command + Down Go to Next Paragraph (Design View) Ctrl + Down
Command + Shift + Right Select Until Next Word Ctrl + Shift + Right
Command + Shift + Left Select from Previous Word Ctrl + Shift + Left
Command + Shift + Up Select from Previous Paragraph Ctrl + Shift + Up
Command + Shift + Down Select Until Next Paragraph Ctrl + Shift + Down
Command + Opt + Fn + Down Move to next property pane Ctrl + Alt + PgDn
Command + Opt + Fn + Up Move to previous property pane Ctrl + Alt + PgUp
Command + Shift + N New in same window Ctrl + Shift + N
Command + Return Exit Paragraph Ctrl + Return
Command + ` Next Document Ctrl + Tab
Command + Shift + ` Previous Document Ctrl + Shift + Tab
Command + Shift + 3 Surround with # Ctrl + Shift + 3

11.Site Management shortcuts:

Mac Action Windows
Cmd + Shift + B Get File Ctrl + Alt + D
Opt + Shift + Command + D Check out File Ctrl + Alt + Shift + D
Cmd + Shift + U Put File Ctrl + Shift + U
Opt + Shift + Command + U Check in File Ctrl + Alt + Shift + U
Command + F8 Check Links Sitewide Ctrl + F8
Command + Shift + T Show Page Titles Ctrl + Shift + T

Thank you for reading, If you liked this article, then definitely share it with your friends on social media, so that they too can get this information

Download Excel File

Download File

Download PDF File

Download File

Related Articles:

[elementor-template id="2845"]