Skip to content

Instantly share code, notes, and snippets.

@webpax
Forked from lisacatalano/shortcut1.html
Last active August 29, 2015 14:16
Show Gist options
  • Select an option

  • Save webpax/f74e3e438bc0924732cb to your computer and use it in GitHub Desktop.

Select an option

Save webpax/f74e3e438bc0924732cb to your computer and use it in GitHub Desktop.

Revisions

  1. @lisacatalano lisacatalano revised this gist Sep 13, 2014. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion shortcut1.html
    Original file line number Diff line number Diff line change
    @@ -3,7 +3,7 @@ <h2>Workspace</h2>
    <h3>Shortcuts</h3>
    <ul>
    <li><strong>Ctrl++</strong> Increase Font Size</li>
    <li><strong>Ctrl+-</strong> Decrase Font Size</li>
    <li><strong>Ctrl+-</strong> Decrease Font Size</li>
    <li><strong>Ctrl+0</strong> Return to Default </li>
    <li><strong>Ctrl+Shift+H</strong> Hide/Show the Sidebar</li>
    <li><strong>Ctrl+Alt+P</strong> Live Preview</li>
  2. @lisacatalano lisacatalano revised this gist Aug 30, 2014. 1 changed file with 49 additions and 49 deletions.
    98 changes: 49 additions & 49 deletions shortcut1.html
    Original file line number Diff line number Diff line change
    @@ -1,49 +1,49 @@
    <h2>Workspace</h2>
    <div class="shortcuts">
    <h3>Shortcuts</h3>
    <ul>
    <li><strong>Ctrl++</strong> Increase Font Size</li>
    <li><strong>Ctrl+-</strong> Decrase Font Size</li>
    <li><strong>Ctrl+0</strong> Return to Default </li>
    <li><strong>Ctrl+Shift+H</strong> Hide/Show the Sidebar</li>
    <li><strong>Ctrl+Alt+P</strong> Live Preview</li>
    <li><strong>Ctrl+Shift+C</strong> Live Preview Highlight</li>
    <li><strong>From menu</strong> Turn Line Numbers on/off </li>
    <li><strong>From menu</strong> Turn Word Wrap on/off </li>
    </ul>
    </div>
    <div class="notes">
    <h3>Notes</h3>
    <ul>
    <li>Working Files can be sorted by name, type or order added by clicking on the Gear icon</li>
    <li>Or you can drag them into your own desired order.</li>
    <li>Change Projects by clicking on the project name and choosing a different project</li>
    <li>Set your tab/spacing preferences at the bottom right corner by clicking on Tab/Spaces and the number</li>
    <li>Look at the bottom status bar for information on Linting Errors, current line/column and more</li>
    </ul>
    </div>

    <h2>Opening Closing/Files</h2>
    <div class="shortcuts">
    <h3>Keyboard Shortcuts</h3>
    <ul>
    <li><strong>Ctrl+Shift+O</strong> Quick Open</li>
    <li><strong>Ctrl+W</strong> Close Current File</li>
    <li><strong>Ctrl+Shift+W</strong> Close All Files</li>
    <li><strong>Ctrl+O</strong> Open a File</li>
    <li><strong>Ctrl+N</strong> New File</li>
    <li><strong>Ctrl+Alt+R</strong> Switch Project</li>
    <li><strong>F2</strong>Rename current file</li>
    </ul>
    </div>

    <div class="notes">
    <h3>Notes</h3>
    <ul>
    <li>You can drag a file from Explorer/Finder into Brackets to open it</li>
    <li>You can open files by right-clicking on them and opening in Brackets</li>
    <li>Setting the default open to Brackets will depend on your operating system</li>
    <li>Right-click on files/folders in sidebar to rename, delete or reveal in Explorer/Finder</li>
    </ul>
    </div>

    <h2>Workspace</h2>
    <div class="shortcuts">
    <h3>Shortcuts</h3>
    <ul>
    <li><strong>Ctrl++</strong> Increase Font Size</li>
    <li><strong>Ctrl+-</strong> Decrase Font Size</li>
    <li><strong>Ctrl+0</strong> Return to Default </li>
    <li><strong>Ctrl+Shift+H</strong> Hide/Show the Sidebar</li>
    <li><strong>Ctrl+Alt+P</strong> Live Preview</li>
    <li><strong>Ctrl+Shift+C</strong> Live Preview Highlight</li>
    <li><strong>From menu</strong> Turn Line Numbers on/off </li>
    <li><strong>From menu</strong> Turn Word Wrap on/off </li>
    </ul>
    </div>
    <div class="notes">
    <h3>Notes</h3>
    <ul>
    <li>Working Files can be sorted by name, type or order added by clicking on the Gear icon</li>
    <li>Or you can drag them into your own desired order.</li>
    <li>Change Projects by clicking on the project name and choosing a different project</li>
    <li>Set your tab/spacing preferences at the bottom right corner by clicking on Tab/Spaces and the number</li>
    <li>Look at the bottom status bar for information on Linting Errors, current line/column and more</li>
    </ul>
    </div>
    <h2>Opening Closing/Files</h2>
    <div class="shortcuts">
    <h3>Keyboard Shortcuts</h3>
    <ul>
    <li><strong>Ctrl+Shift+O</strong> Quick Open</li>
    <li><strong>Ctrl+W</strong> Close Current File</li>
    <li><strong>Ctrl+Shift+W</strong> Close All Files</li>
    <li><strong>Ctrl+O</strong> Open a File</li>
    <li><strong>Ctrl+N</strong> New File</li>
    <li><strong>Ctrl+Alt+R</strong> Switch Project</li>
    <li><strong>F2</strong>Rename current file</li>
    </ul>
    </div>
    <div class="notes">
    <h3>Notes</h3>
    <ul>
    <li>You can drag a file from Explorer/Finder into Brackets to open it</li>
    <li>You can open files by right-clicking on them and opening in Brackets</li>
    <li>Setting the default open to Brackets will depend on your operating system</li>
    <li>Right-click on files/folders in sidebar to rename, delete or reveal in Explorer/Finder</li>
    </ul>
    </div>
  3. @lisacatalano lisacatalano revised this gist Aug 30, 2014. 1 changed file with 49 additions and 49 deletions.
    98 changes: 49 additions & 49 deletions shortcut1.html
    Original file line number Diff line number Diff line change
    @@ -1,49 +1,49 @@
    <h2>Workspace</h2>
    <div class="shortcuts">
    <h3>Shortcuts</h3>
    <ul>
    <li><strong>Ctrl++</strong> Increase Font Size</li>
    <li><strong>Ctrl+-</strong> Decrase Font Size</li>
    <li><strong>Ctrl+0</strong> Return to Default </li>
    <li><strong>Ctrl+Shift+H</strong> Hide/Show the Sidebar</li>
    <li><strong>Ctrl+Alt+P</strong> Live Preview</li>
    <li><strong>Ctrl+Shift+C</strong> Live Preview Highlight</li>
    <li><strong>From menu</strong> Turn Line Numbers on/off </li>
    <li><strong>From menu</strong> Turn Word Wrap on/off </li>
    </ul>
    </div>
    <div class="notes">
    <h3>Notes</h3>
    <ul>
    <li>Working Files can be sorted by name, type or order added by clicking on the Gear icon</li>
    <li>Or you can drag them into your own desired order.</li>
    <li>Change Projects by clicking on the project name and choosing a different project</li>
    <li>Set your tab/spacing preferences at the bottom right corner by clicking on Tab/Spaces and the number</li>
    <li>Look at the bottom status bar for information on Linting Errors, current line/column and more</li>
    </ul>
    </div>
    <h2>Opening Closing/Files</h2>
    <div class="shortcuts">
    <h3>Keyboard Shortcuts</h3>
    <ul>
    <li><strong>Ctrl+Shift+O</strong> Quick Open</li>
    <li><strong>Ctrl+W</strong> Close Current File</li>
    <li><strong>Ctrl+Shift+W</strong> Close All Files</li>
    <li><strong>Ctrl+O</strong> Open a File</li>
    <li><strong>Ctrl+N</strong> New File</li>
    <li><strong>Ctrl+Alt+R</strong> Switch Project</li>
    <li><strong>F2</strong>Rename current file</li>
    </ul>
    </div>

    <div class="notes">
    <h3>Notes</h3>
    <ul>
    <li>You can drag a file from Explorer/Finder into Brackets to open it</li>
    <li>You can open files by right-clicking on them and opening in Brackets</li>
    <li>Setting the default open to Brackets will depend on your operating system</li>
    <li>Right-click on files/folders in sidebar to rename, delete or reveal in Explorer/Finder</li>
    </ul>
    </div>
    <h2>Workspace</h2>
    <div class="shortcuts">
    <h3>Shortcuts</h3>
    <ul>
    <li><strong>Ctrl++</strong> Increase Font Size</li>
    <li><strong>Ctrl+-</strong> Decrase Font Size</li>
    <li><strong>Ctrl+0</strong> Return to Default </li>
    <li><strong>Ctrl+Shift+H</strong> Hide/Show the Sidebar</li>
    <li><strong>Ctrl+Alt+P</strong> Live Preview</li>
    <li><strong>Ctrl+Shift+C</strong> Live Preview Highlight</li>
    <li><strong>From menu</strong> Turn Line Numbers on/off </li>
    <li><strong>From menu</strong> Turn Word Wrap on/off </li>
    </ul>
    </div>
    <div class="notes">
    <h3>Notes</h3>
    <ul>
    <li>Working Files can be sorted by name, type or order added by clicking on the Gear icon</li>
    <li>Or you can drag them into your own desired order.</li>
    <li>Change Projects by clicking on the project name and choosing a different project</li>
    <li>Set your tab/spacing preferences at the bottom right corner by clicking on Tab/Spaces and the number</li>
    <li>Look at the bottom status bar for information on Linting Errors, current line/column and more</li>
    </ul>
    </div>

    <h2>Opening Closing/Files</h2>
    <div class="shortcuts">
    <h3>Keyboard Shortcuts</h3>
    <ul>
    <li><strong>Ctrl+Shift+O</strong> Quick Open</li>
    <li><strong>Ctrl+W</strong> Close Current File</li>
    <li><strong>Ctrl+Shift+W</strong> Close All Files</li>
    <li><strong>Ctrl+O</strong> Open a File</li>
    <li><strong>Ctrl+N</strong> New File</li>
    <li><strong>Ctrl+Alt+R</strong> Switch Project</li>
    <li><strong>F2</strong>Rename current file</li>
    </ul>
    </div>
    <div class="notes">
    <h3>Notes</h3>
    <ul>
    <li>You can drag a file from Explorer/Finder into Brackets to open it</li>
    <li>You can open files by right-clicking on them and opening in Brackets</li>
    <li>Setting the default open to Brackets will depend on your operating system</li>
    <li>Right-click on files/folders in sidebar to rename, delete or reveal in Explorer/Finder</li>
    </ul>
    </div>

  4. @lisacatalano lisacatalano created this gist Aug 30, 2014.
    49 changes: 49 additions & 0 deletions shortcut1.html
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,49 @@
    <h2>Workspace</h2>
    <div class="shortcuts">
    <h3>Shortcuts</h3>
    <ul>
    <li><strong>Ctrl++</strong> Increase Font Size</li>
    <li><strong>Ctrl+-</strong> Decrase Font Size</li>
    <li><strong>Ctrl+0</strong> Return to Default </li>
    <li><strong>Ctrl+Shift+H</strong> Hide/Show the Sidebar</li>
    <li><strong>Ctrl+Alt+P</strong> Live Preview</li>
    <li><strong>Ctrl+Shift+C</strong> Live Preview Highlight</li>
    <li><strong>From menu</strong> Turn Line Numbers on/off </li>
    <li><strong>From menu</strong> Turn Word Wrap on/off </li>
    </ul>
    </div>
    <div class="notes">
    <h3>Notes</h3>
    <ul>
    <li>Working Files can be sorted by name, type or order added by clicking on the Gear icon</li>
    <li>Or you can drag them into your own desired order.</li>
    <li>Change Projects by clicking on the project name and choosing a different project</li>
    <li>Set your tab/spacing preferences at the bottom right corner by clicking on Tab/Spaces and the number</li>
    <li>Look at the bottom status bar for information on Linting Errors, current line/column and more</li>
    </ul>
    </div>

    <h2>Opening Closing/Files</h2>
    <div class="shortcuts">
    <h3>Keyboard Shortcuts</h3>
    <ul>
    <li><strong>Ctrl+Shift+O</strong> Quick Open</li>
    <li><strong>Ctrl+W</strong> Close Current File</li>
    <li><strong>Ctrl+Shift+W</strong> Close All Files</li>
    <li><strong>Ctrl+O</strong> Open a File</li>
    <li><strong>Ctrl+N</strong> New File</li>
    <li><strong>Ctrl+Alt+R</strong> Switch Project</li>
    <li><strong>F2</strong>Rename current file</li>
    </ul>
    </div>

    <div class="notes">
    <h3>Notes</h3>
    <ul>
    <li>You can drag a file from Explorer/Finder into Brackets to open it</li>
    <li>You can open files by right-clicking on them and opening in Brackets</li>
    <li>Setting the default open to Brackets will depend on your operating system</li>
    <li>Right-click on files/folders in sidebar to rename, delete or reveal in Explorer/Finder</li>
    </ul>
    </div>