Created
January 18, 2016 10:22
-
-
Save Ketouem/77f21f79f3a32b40ec8a to your computer and use it in GitHub Desktop.
Revisions
-
Ketouem created this gist
Jan 18, 2016 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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)**