Skip to content

Instantly share code, notes, and snippets.

@towfiqpiash
Last active December 5, 2017 10:01
Show Gist options
  • Select an option

  • Save towfiqpiash/7f19b1aa8dc139f20365cd0087327a1d to your computer and use it in GitHub Desktop.

Select an option

Save towfiqpiash/7f19b1aa8dc139f20365cd0087327a1d to your computer and use it in GitHub Desktop.

Revisions

  1. towfiqpiash revised this gist Dec 5, 2017. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion visualcode.md
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    Lesson 11 (Done)
    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)
    ---------
  2. towfiqpiash revised this gist Dec 5, 2017. 1 changed file with 5 additions and 1 deletion.
    6 changes: 5 additions & 1 deletion visualcode.md
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    Lesson 6 (Done)
    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)
    ---------
  3. towfiqpiash revised this gist Dec 3, 2017. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions visualcode.md
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    Lesson 5 (Done)
    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.
    10. Open terminal: `Ctrl+~`

    Shortcuts (For Extensions)
    ---------
  4. towfiqpiash revised this gist Dec 3, 2017. 1 changed file with 8 additions and 2 deletions.
    10 changes: 8 additions & 2 deletions visualcode.md
    Original file line number Diff line number Diff line change
    @@ -1,10 +1,12 @@
    Lesson 2 (Done)
    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
    "workbench.activityBar.visible": false,
    "editor.tabCompletion": true
    }
    ```
  5. towfiqpiash revised this gist Nov 22, 2017. 1 changed file with 12 additions and 7 deletions.
    19 changes: 12 additions & 7 deletions visualcode.md
    Original file line number Diff line number Diff line change
    @@ -1,7 +1,12 @@
    Lesson 1 (Done)
    Lesson 2 (..)
    Lesson 2 (Done)

    Shortcuts
    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`

    Extensions
    Shortcuts (For Extensions)
    ---------
    1. Sublime Text Keymap
    2. Run command: `Ctrl+Shift+P`
    3. Open settings: `Ctrl+,`
    1. Create new file: `Ctrl+Alt+N`
    2. `Ctrl+Shift+P`and then write `File` for every file related operations

    User Setting (For me)
    ---------
  6. towfiqpiash revised this gist Nov 22, 2017. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions visualcode.md
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,5 @@
    Lesson 1 (Done)
    Lesson 2 (..)

    Shortcuts
    ---------
  7. towfiqpiash revised this gist Nov 22, 2017. 1 changed file with 3 additions and 2 deletions.
    5 changes: 3 additions & 2 deletions visualcode.md
    Original file line number Diff line number Diff line change
    @@ -19,12 +19,13 @@ Extensions

    User Setting (For me)
    ---------
    `json
    ```json
    {
    "workbench.colorTheme": "Slime",
    "git.ignoreLegacyWarning": true,
    "workbench.statusBar.visible": false,
    "explorer.openEditors.visible": 0,
    "editor.minimap.enabled": false,
    "workbench.activityBar.visible": false
    }`
    }
    ```
  8. towfiqpiash revised this gist Nov 22, 2017. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion visualcode.md
    Original 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
    }
    }`
  9. towfiqpiash revised this gist Nov 22, 2017. 1 changed file with 13 additions and 1 deletion.
    14 changes: 13 additions & 1 deletion visualcode.md
    Original 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+,`
    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
    }
  10. towfiqpiash revised this gist Nov 22, 2017. 1 changed file with 6 additions and 1 deletion.
    7 changes: 6 additions & 1 deletion visualcode.md
    Original 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. Browse any file: `Ctrl+P`
    1. Sublime Text Keymap
    2. Run command: `Ctrl+Shift+P`
    3. Open settings: `Ctrl+,`
  11. towfiqpiash revised this gist Nov 22, 2017. 1 changed file with 12 additions and 3 deletions.
    15 changes: 12 additions & 3 deletions visualcode.md
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,12 @@
    Browse any file: Ctrl+P
    Run command: Ctrl+Shift+P
    Open settings: Ctrl+,
    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+,`
  12. towfiqpiash created this gist Nov 22, 2017.
    3 changes: 3 additions & 0 deletions visualcode.md
    Original 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+,