Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <h2>Create a new Keyboard Shortcut set for Emmet</h2> <p>By default, the <kbd>Ctrl</kbd>+<kbd>E</kbd> shortcut is set up for Dreamweaver's Tag Chooser, which supercedes Emmet's <kbd>Ctrl</kbd>+<kbd>E</kbd> shortcut. We'll fix this by removing the keyboard shortcut for the Tag Chooser.</p> <ol> <li>Go to <code>Edit &gt; Keyboard Shortcuts…</code></li> <li>Under <em>Current set</em>, choose <em>Dreamweaver Standard</em> (selected by default if you haven't changed it) or another preferred set.</li> <li>Click on the <em>Duplicate set</em> button on the right. (You can't simply edit the default set).</li> <li>Rename the set. (ex. "Dreamweaver for Emmet")</li> <li>In the <em>Commands</em> window, go to <code>Insert &gt; Tag…</code></li> <li>Remove <code>Ctrl+E</code> from the <em>Shortcuts</em> window by clicking the <kbd>-</kbd> button.</li> <li>Click <em>OK</em>.</li> </ol> <p>Now the <kbd>Ctrl</kbd>+<kbd>E</kbd> keyboard shortcut is freed up to work for Emmet's <em>Expand Abbreviation</em> command.</p> <p>If desired, you may also change the shortcut for <em>Expand Abbreviation</em>:</p> <p>In the Keyboard Shortcuts edit window, with your newly created set selected, navigate to <code>Commands &gt; Emmet &gt; Expand Abbreviation</code>. Press the key combination you would like to use.</p> <p>Alternatively, you can type a key or key combination into a text editor (ex. literally type <code>Tab</code> or <code>Ctrl+E</code>), copy it, then paste it in the <em>Press key</em> text field by right-clicking and choosing paste. If you try to paste with <kbd>Ctrl</kbd>+<kbd>V</kbd>, it will record <code>Ctrl+V</code> as the shortcut.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload