Skip to content

Instantly share code, notes, and snippets.

@Ketouem
Created January 18, 2016 10:22
Show Gist options
  • Select an option

  • Save Ketouem/77f21f79f3a32b40ec8a to your computer and use it in GitHub Desktop.

Select an option

Save Ketouem/77f21f79f3a32b40ec8a to your computer and use it in GitHub Desktop.

Revisions

  1. Ketouem created this gist Jan 18, 2016.
    10 changes: 10 additions & 0 deletions stKeyboardShortcuts.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,10 @@
    * Ctrl(Cmd)+Shift+R: **Search symbol in project**
    * Ctrl(Cmd)+R: **Search symbol in current file**
    * Ctrl(Cmd)+P: **Search file**
    * Ctrl(Cmd)+Shift+P: **Display list of commands**
    * Ctrl(Cmd)+K, Ctrl(Cmd)+Shift+Up: **Split Pane and sends to right pane**
    * Ctrl(Cmd)+/: **Toggle comment**
    * Ctrl(Cmd)+Shift+Space: **Select all in current scope**
    * Ctrl+G: **Go to line**
    * Ctrl(Cmd)+F: **Search in current file**
    * Ctrl(Cmd)+Shift+F: **Search & replace (in folders)**