Last active
December 5, 2017 10:01
-
-
Save towfiqpiash/7f19b1aa8dc139f20365cd0087327a1d to your computer and use it in GitHub Desktop.
Revisions
-
towfiqpiash revised this gist
Dec 5, 2017 . 1 changed file with 3 additions and 1 deletion.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 @@ -1,4 +1,4 @@ Lesson 12 (Done) Extensions --------- @@ -25,12 +25,14 @@ Shortcuts (common) 9. Search symbol in workspace: `Ctrl+T` **#_** Change this keyboard shortcut to `Ctrl+Shift+R` 10. Open terminal: `Ctrl+~` 11. Source control: `Ctrl+Shift+G` 12. Context menu shortcut: Go to show editor context menu shortcut setting and change shortcut to `Alt+Enter` Shortcuts (For Extensions) --------- 1. Create new file: `Ctrl+Alt+N` 2. `Ctrl+Shift+P`and then write `File` for every file related operations 3. Search symbol in file: `Ctrl+Shift+O` **@_** Change this keyboard shortcut to `Ctrl+R` 4. Add shorcuts for Better PHPUnit extension: `Ctrl+T`, `Ctrl+Shift+T` User Setting (For me) --------- -
towfiqpiash revised this gist
Dec 5, 2017 . 1 changed file with 5 additions and 1 deletion.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 @@ -1,4 +1,4 @@ Lesson 11 (Done) Extensions --------- @@ -7,6 +7,9 @@ Extensions 3. File utils 4. PHP Intelephense 5. Snippet creator 6. Laravel Artisan 7. Better PHPUnit 8. PHP cs-fixer Shortcuts (common) --------- @@ -21,6 +24,7 @@ Shortcuts (common) 8. Open file explorer: `Ctrl+Shift+E` 9. Search symbol in workspace: `Ctrl+T` **#_** Change this keyboard shortcut to `Ctrl+Shift+R` 10. Open terminal: `Ctrl+~` 11. Source control: `Ctrl+Shift+G` Shortcuts (For Extensions) --------- -
towfiqpiash revised this gist
Dec 3, 2017 . 1 changed file with 2 additions and 2 deletions.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 @@ -1,4 +1,4 @@ Lesson 6 (Done) Extensions --------- @@ -20,7 +20,7 @@ Shortcuts (common) 7. Open extension tab: `Ctrl+Shift+X` 8. Open file explorer: `Ctrl+Shift+E` 9. Search symbol in workspace: `Ctrl+T` **#_** Change this keyboard shortcut to `Ctrl+Shift+R` 10. Open terminal: `Ctrl+~` Shortcuts (For Extensions) --------- -
towfiqpiash revised this gist
Dec 3, 2017 . 1 changed file with 8 additions and 2 deletions.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 @@ -1,10 +1,12 @@ Lesson 5 (Done) Extensions --------- 1. Sublime Text Keymap 2. Advanced New File (patbenatar) 3. File utils 4. PHP Intelephense 5. Snippet creator Shortcuts (common) --------- @@ -17,11 +19,14 @@ Shortcuts (common) 6. Toggle sidebar: `Ctrl+B` 7. Open extension tab: `Ctrl+Shift+X` 8. Open file explorer: `Ctrl+Shift+E` 9. Search symbol in workspace: `Ctrl+T` **#_** Change this keyboard shortcut to `Ctrl+Shift+R` 10. Shortcuts (For Extensions) --------- 1. Create new file: `Ctrl+Alt+N` 2. `Ctrl+Shift+P`and then write `File` for every file related operations 3. Search symbol in file: `Ctrl+Shift+O` **@_** Change this keyboard shortcut to `Ctrl+R` User Setting (For me) --------- @@ -32,6 +37,7 @@ User Setting (For me) "workbench.statusBar.visible": false, "explorer.openEditors.visible": 0, "editor.minimap.enabled": false, "workbench.activityBar.visible": false, "editor.tabCompletion": true } ``` -
towfiqpiash revised this gist
Nov 22, 2017 . 1 changed file with 12 additions and 7 deletions.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 @@ -1,7 +1,12 @@ Lesson 2 (Done) Extensions --------- 1. Sublime Text Keymap 2. Advanced New File (patbenatar) 3. File utils Shortcuts (common) --------- 1. Browse any file: `Ctrl+P` @@ -11,12 +16,12 @@ Shortcuts 5. Close current window: `Ctrl+W` 6. Toggle sidebar: `Ctrl+B` 7. Open extension tab: `Ctrl+Shift+X` 8. Open file explorer: `Ctrl+Shift+E` Shortcuts (For Extensions) --------- 1. Create new file: `Ctrl+Alt+N` 2. `Ctrl+Shift+P`and then write `File` for every file related operations User Setting (For me) --------- -
towfiqpiash revised this gist
Nov 22, 2017 . 1 changed file with 1 addition and 0 deletions.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 @@ -1,4 +1,5 @@ Lesson 1 (Done) Lesson 2 (..) Shortcuts --------- -
towfiqpiash revised this gist
Nov 22, 2017 . 1 changed file with 3 additions and 2 deletions.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 @@ -19,12 +19,13 @@ Extensions User Setting (For me) --------- ```json { "workbench.colorTheme": "Slime", "git.ignoreLegacyWarning": true, "workbench.statusBar.visible": false, "explorer.openEditors.visible": 0, "editor.minimap.enabled": false, "workbench.activityBar.visible": false } ``` -
towfiqpiash revised this gist
Nov 22, 2017 . 1 changed file with 2 additions and 1 deletion.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 @@ -19,11 +19,12 @@ Extensions User Setting (For me) --------- `json { "workbench.colorTheme": "Slime", "git.ignoreLegacyWarning": true, "workbench.statusBar.visible": false, "explorer.openEditors.visible": 0, "editor.minimap.enabled": false, "workbench.activityBar.visible": false }` -
towfiqpiash revised this gist
Nov 22, 2017 . 1 changed file with 13 additions and 1 deletion.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 @@ -9,9 +9,21 @@ Shortcuts 4. Find in files: `Ctrl+Shift+F` 5. Close current window: `Ctrl+W` 6. Toggle sidebar: `Ctrl+B` 7. Open extension tab: `Ctrl+Shift+X` Extensions --------- 1. Sublime Text Keymap 2. Run command: `Ctrl+Shift+P` 3. Open settings: `Ctrl+,` User Setting (For me) --------- { "workbench.colorTheme": "Slime", "git.ignoreLegacyWarning": true, "workbench.statusBar.visible": false, "explorer.openEditors.visible": 0, "editor.minimap.enabled": false, "workbench.activityBar.visible": false } -
towfiqpiash revised this gist
Nov 22, 2017 . 1 changed file with 6 additions and 1 deletion.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 @@ -1,12 +1,17 @@ Lesson 1 (Done) Shortcuts --------- 1. Browse any file: `Ctrl+P` 2. Run command: `Ctrl+Shift+P` 3. Open settings: `Ctrl+,` 4. Find in files: `Ctrl+Shift+F` 5. Close current window: `Ctrl+W` 6. Toggle sidebar: `Ctrl+B` Extensions --------- 1. Sublime Text Keymap 2. Run command: `Ctrl+Shift+P` 3. Open settings: `Ctrl+,` -
towfiqpiash revised this gist
Nov 22, 2017 . 1 changed file with 12 additions and 3 deletions.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 @@ -1,3 +1,12 @@ Shortcuts --------- 1. Browse any file: `Ctrl+P` 2. Run command: `Ctrl+Shift+P` 3. Open settings: `Ctrl+,` Extensions --------- 1. Browse any file: `Ctrl+P` 2. Run command: `Ctrl+Shift+P` 3. Open settings: `Ctrl+,` -
towfiqpiash created this gist
Nov 22, 2017 .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,3 @@ Browse any file: Ctrl+P Run command: Ctrl+Shift+P Open settings: Ctrl+,