Skip to content

Instantly share code, notes, and snippets.

@antoniputra
Last active March 4, 2021 06:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save antoniputra/9c7ad3a982fdb622ed1d0d7a1c18e9fc to your computer and use it in GitHub Desktop.
Save antoniputra/9c7ad3a982fdb622ed1d0d7a1c18e9fc to your computer and use it in GitHub Desktop.
My VSCode Preferences
{"lastUpload":"2021-03-04T06:26:49.998Z","extensionVersion":"v3.4.3"}
[
{
"metadata": {
"id": "2cbad5ee-b4ab-4de8-a1c7-77fede846155",
"publisherId": "patbenatar.advanced-new-file",
"publisherDisplayName": "patbenatar"
},
"name": "advanced-new-file",
"publisher": "patbenatar",
"version": "1.2.2"
},
{
"metadata": {
"id": "8bd90cfe-8edd-4b92-b992-2337fdc06604",
"publisherId": "wwm.better-align",
"publisherDisplayName": "wwm"
},
"name": "better-align",
"publisher": "wwm",
"version": "1.1.6"
},
{
"metadata": {
"id": "2dd41a16-fc28-4680-a274-a850fa5f1098",
"publisherId": "calebporzio.better-phpunit",
"publisherDisplayName": "calebporzio"
},
"name": "better-phpunit",
"publisher": "calebporzio",
"version": "1.5.3"
},
{
"metadata": {
"id": "e337c67b-55c2-4fef-8949-eb260e7fb7fd",
"publisherId": "Shan.code-settings-sync",
"publisherDisplayName": "Shan"
},
"name": "code-settings-sync",
"publisher": "Shan",
"version": "3.4.3"
},
{
"metadata": {
"id": "7328a705-91fc-49e6-8293-da6f112e482d",
"publisherId": "GitHub.github-vscode-theme",
"publisherDisplayName": "GitHub"
},
"name": "github-vscode-theme",
"publisher": "GitHub",
"version": "3.0.0"
},
{
"metadata": {
"id": "4de763bd-505d-4978-9575-2b7696ecf94e",
"publisherId": "eamodio.gitlens",
"publisherDisplayName": "eamodio"
},
"name": "gitlens",
"publisher": "eamodio",
"version": "11.2.1"
},
{
"metadata": {
"id": "8a3855a5-f258-48ee-87f9-fa4f7a0875b1",
"publisherId": "ryannaddy.laravel-artisan",
"publisherDisplayName": "ryannaddy"
},
"name": "laravel-artisan",
"publisher": "ryannaddy",
"version": "0.0.27"
},
{
"metadata": {
"id": "3b58a227-618a-4b57-a06b-6984a2a8d1ba",
"publisherId": "onecentlin.laravel-blade",
"publisherDisplayName": "onecentlin"
},
"name": "laravel-blade",
"publisher": "onecentlin",
"version": "1.25.0"
},
{
"metadata": {
"id": "98790d67-10fa-497c-9113-f6c7489207b2",
"publisherId": "yzhang.markdown-all-in-one",
"publisherDisplayName": "yzhang"
},
"name": "markdown-all-in-one",
"publisher": "yzhang",
"version": "3.4.0"
},
{
"metadata": {
"id": "044b4b31-2969-4af3-895d-855433b8b46d",
"publisherId": "felixfbecker.php-debug",
"publisherDisplayName": "felixfbecker"
},
"name": "php-debug",
"publisher": "felixfbecker",
"version": "1.14.9"
},
{
"metadata": {
"id": "735af542-944f-4b07-b336-9df27d7b8d84",
"publisherId": "smlombardi.slime",
"publisherDisplayName": "smlombardi"
},
"name": "slime",
"publisher": "smlombardi",
"version": "3.2.1"
},
{
"metadata": {
"id": "d6ba4b7b-539f-456a-b0f6-0348df44cdf3",
"publisherId": "nikitaKunevich.snippet-creator",
"publisherDisplayName": "nikitaKunevich"
},
"name": "snippet-creator",
"publisher": "nikitaKunevich",
"version": "0.0.5"
},
{
"metadata": {
"id": "4e44877c-1c8d-4f9c-ba86-1372d0fbeeb1",
"publisherId": "dracula-theme.theme-dracula",
"publisherDisplayName": "dracula-theme"
},
"name": "theme-dracula",
"publisher": "dracula-theme",
"version": "2.22.3"
},
{
"metadata": {
"id": "d637104e-1fd7-4063-98fc-8afe46012c9b",
"publisherId": "sleistner.vscode-fileutils",
"publisherDisplayName": "sleistner"
},
"name": "vscode-fileutils",
"publisher": "sleistner",
"version": "3.4.5"
},
{
"metadata": {
"id": "ffda6552-0ad5-431b-a4fa-0905a7e4f3f0",
"publisherId": "bmewburn.vscode-intelephense-client",
"publisherDisplayName": "bmewburn"
},
"name": "vscode-intelephense-client",
"publisher": "bmewburn",
"version": "1.6.3"
},
{
"metadata": {
"id": "f5ca8727-8286-4683-ae8a-5797d2477699",
"publisherId": "victorzevallos.vscode-theme-laravel",
"publisherDisplayName": "victorzevallos"
},
"name": "vscode-theme-laravel",
"publisher": "victorzevallos",
"version": "2.3.10"
}
]
// Place your key bindings in this file to override the defaultsauto[]
[
{
"key": "cmd+r",
"command": "workbench.action.gotoSymbol"
},
{
"key": "shift+cmd+o",
"command": "-workbench.action.gotoSymbol"
},
{
"key": "shift+cmd+r",
"command": "workbench.action.reloadWindow",
"when": "isDevelopment"
},
{
"key": "cmd+r",
"command": "-workbench.action.reloadWindow",
"when": "isDevelopment"
},
{
"key": "shift+cmd+r",
"command": "workbench.action.showAllSymbols"
},
{
"key": "cmd+t",
"command": "-workbench.action.showAllSymbols"
},
{
"key": "shift+cmd+g",
"command": "workbench.view.scm"
},
{
"key": "ctrl+shift+g",
"command": "-workbench.view.scm"
},
{
"key": "cmd+t",
"command": "better-phpunit.run",
"when": "editorLangId == 'php'"
},
{
"key": "cmd+k cmd+r",
"command": "-better-phpunit.run",
"when": "editorLangId == 'php'"
},
{
"key": "shift+cmd+t",
"command": "better-phpunit.run-previous",
"when": "editorLangId == 'php'"
},
{
"key": "cmd+k cmd+p",
"command": "-better-phpunit.run-previous",
"when": "editorLangId == 'php'"
},
{
"key": "cmd+escape",
"command": "workbench.action.focusActiveEditorGroup"
},
{
"key": "cmd+pagedown",
"command": "scrollPageDown",
"when": "textInputFocus"
},
{
"key": "cmd+pagedown",
"command": "-scrollPageDown",
"when": "textInputFocus"
},
{
"key": "cmd+pageup",
"command": "scrollPageUp",
"when": "textInputFocus"
},
{
"key": "cmd+pageup",
"command": "-scrollPageUp",
"when": "textInputFocus"
},
{
"key": "ctrl+alt+down",
"command": "scrollLineDown",
"when": "textInputFocus"
},
{
"key": "ctrl+pagedown",
"command": "-scrollLineDown",
"when": "textInputFocus"
},
{
"key": "ctrl+alt+up",
"command": "scrollLineUp",
"when": "textInputFocus"
},
{
"key": "ctrl+pageup",
"command": "-scrollLineUp",
"when": "textInputFocus"
},
{
"key": "cmd+k k",
"command": "editor.action.reindentselectedlines"
},
{
"key": "cmd+k f",
"command": "editor.action.formatSelection",
"when": "editorHasDocumentSelectionFormattingProvider && editorTextFocus && !editorReadonly"
},
{
"key": "shift+cmd+i",
"command": "editor.action.peekDefinition",
"when": "editorHasDefinitionProvider && editorTextFocus && !inReferenceSearchEditor && !isInEmbeddedEditor"
},
]
{
"explorer.openEditors.visible": 0,
"editor.wordWrap": "on",
"editor.fontFamily": "Menlo, Monaco, 'Courier New', monospace",
"editor.fontSize": 12,
"editor.lineHeight": 26,
"workbench.colorTheme": "Monokai",
"php.validate.executablePath": "/usr/local/opt/php@7.2/bin/php",
"debug.allowBreakpointsEverywhere": true,
"debug.console.closeOnEnd": true,
"workbench.activityBar.visible": false,
"intelephense.diagnostics.undefinedTypes": false,
"intelephense.diagnostics.undefinedClassConstants": true,
"search.useIgnoreFiles": false,
"sync.gist": "9c7ad3a982fdb622ed1d0d7a1c18e9fc"
}
{
"PHP Mamikos Test Method": {
"prefix": "tfun",
"body": [
"public function test${1:YourCode}_${2:YourContext}_${3:YourExpectation}()",
"{",
"\t${4:// Semangat prend...}",
"}"
],
"description": "PHP Mamikos Test Function"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment