Skip to content

Instantly share code, notes, and snippets.

@masitings
Last active August 31, 2020 19:50
Show Gist options
  • Save masitings/303f584208755ce8cb363635d35b8a93 to your computer and use it in GitHub Desktop.
Save masitings/303f584208755ce8cb363635d35b8a93 to your computer and use it in GitHub Desktop.
{"lastUpload":"2020-08-31T19:50:52.147Z","extensionVersion":"v3.4.3"}
[
{
"metadata": {
"id": "d4be9b84-09b5-42d9-83e3-a0135f3a807c",
"publisherId": "anthonydiametrix.ACF-Snippet",
"publisherDisplayName": "anthonydiametrix"
},
"name": "ACF-Snippet",
"publisher": "anthonydiametrix",
"version": "1.9.0"
},
{
"metadata": {
"id": "d3836729-9cc1-42c1-b2af-d50071f57d29",
"publisherId": "formulahendry.auto-close-tag",
"publisherDisplayName": "formulahendry"
},
"name": "auto-close-tag",
"publisher": "formulahendry",
"version": "0.5.8"
},
{
"metadata": {
"id": "2a658c1b-308a-41e8-805a-fc8abda483bc",
"publisherId": "thekalinga.bootstrap4-vscode",
"publisherDisplayName": "thekalinga"
},
"name": "bootstrap4-vscode",
"publisher": "thekalinga",
"version": "6.1.0"
},
{
"metadata": {
"id": "f583eafd-aa0d-4ccb-8f44-d1e610389660",
"publisherId": "CoenraadS.bracket-pair-colorizer",
"publisherDisplayName": "CoenraadS"
},
"name": "bracket-pair-colorizer",
"publisher": "CoenraadS",
"version": "1.0.61"
},
{
"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": "532533c9-a894-4a58-9eee-bbfbe7c06f71",
"publisherId": "mikestead.dotenv",
"publisherDisplayName": "mikestead"
},
"name": "dotenv",
"publisher": "mikestead",
"version": "1.0.1"
},
{
"metadata": {
"id": "be992f3f-9f22-4b66-a1d2-ecad04c28a28",
"publisherId": "abusaidm.html-snippets",
"publisherDisplayName": "abusaidm"
},
"name": "html-snippets",
"publisher": "abusaidm",
"version": "0.2.1"
},
{
"metadata": {
"id": "a2cec723-5349-460d-9de9-0fd1f8d3456f",
"publisherId": "xabikos.JavaScriptSnippets",
"publisherDisplayName": "xabikos"
},
"name": "JavaScriptSnippets",
"publisher": "xabikos",
"version": "1.8.0"
},
{
"metadata": {
"id": "99c12a52-ff68-4e9d-a975-a67556fee2f5",
"publisherId": "donjayamanne.jquerysnippets",
"publisherDisplayName": "donjayamanne"
},
"name": "jquerysnippets",
"publisher": "donjayamanne",
"version": "0.0.1"
},
{
"metadata": {
"id": "5db78037-f674-459f-a236-db622c427c5b",
"publisherId": "PKief.material-icon-theme",
"publisherDisplayName": "PKief"
},
"name": "material-icon-theme",
"publisher": "PKief",
"version": "4.2.0"
},
{
"metadata": {
"id": "e58f546c-babc-455f-a265-ba40dbd140d4",
"publisherId": "sdras.night-owl",
"publisherDisplayName": "sdras"
},
"name": "night-owl",
"publisher": "sdras",
"version": "1.1.3"
},
{
"metadata": {
"id": "fef63133-dae3-40fb-b81d-6da7617b4b1e",
"publisherId": "techer.open-in-browser",
"publisherDisplayName": "techer"
},
"name": "open-in-browser",
"publisher": "techer",
"version": "2.0.0"
},
{
"metadata": {
"id": "d936d64d-7651-403b-858e-5e0c824b1d37",
"publisherId": "yansaan.phpml",
"publisherDisplayName": "yansaan"
},
"name": "phpml",
"publisher": "yansaan",
"version": "0.5.6"
},
{
"metadata": {
"id": "f0c5397b-d357-4197-99f0-cb4202f22818",
"publisherId": "ms-vscode-remote.remote-wsl",
"publisherDisplayName": "ms-vscode-remote"
},
"name": "remote-wsl",
"publisher": "ms-vscode-remote",
"version": "0.44.4"
},
{
"metadata": {
"id": "484d897a-6711-403c-ab54-a96f12be5833",
"publisherId": "Equinusocio.vsc-community-material-theme",
"publisherDisplayName": "Equinusocio"
},
"name": "vsc-community-material-theme",
"publisher": "Equinusocio",
"version": "1.4.2"
},
{
"metadata": {
"id": "dffaf5a1-2219-434b-9d87-cb586fd59260",
"publisherId": "Equinusocio.vsc-material-theme",
"publisherDisplayName": "Equinusocio"
},
"name": "vsc-material-theme",
"publisher": "Equinusocio",
"version": "32.8.0"
},
{
"metadata": {
"id": "8c609a4f-268a-41fb-8fe6-b6fcd95e8113",
"publisherId": "equinusocio.vsc-material-theme-icons",
"publisherDisplayName": "equinusocio"
},
"name": "vsc-material-theme-icons",
"publisher": "equinusocio",
"version": "1.2.0"
}
]
// Place your key bindings in this file to override the defaultsauto[]
[
{
"key": "ctrl+shift+right",
"command": "workbench.action.terminal.focusNextPane",
"when": "terminalFocus"
},
{
"key": "alt+cmd+right",
"command": "-workbench.action.terminal.focusNextPane",
"when": "terminalFocus"
},
{
"key": "ctrl+shift+left",
"command": "workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus"
},
{
"key": "alt+cmd+left",
"command": "-workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus"
},
{
"key": "ctrl+shift+k",
"command": "workbench.action.terminal.kill"
},
{
"key": "ctrl+shift+n",
"command": "workbench.action.terminal.new"
},
{
"key": "ctrl+shift+`",
"command": "-workbench.action.terminal.new"
},
{
"key": "cmd+1",
"command": "workbench.action.toggleSidebarVisibility"
},
{
"key": "cmd+b",
"command": "-workbench.action.toggleSidebarVisibility"
},
{
"key": "alt+cmd+down",
"command": "-workbench.action.terminal.focusNextPane",
"when": "terminalFocus"
},
{
"key": "ctrl+shift+right",
"command": "workbench.action.terminal.focusNext"
},
{
"key": "ctrl+shift+left",
"command": "workbench.action.terminal.focusPrevious"
},
{
"key": "cmd+j",
"command": "workbench.action.terminal.clear",
"when": "terminalFocus"
},
{
"key": "cmd+k",
"command": "-workbench.action.terminal.clear",
"when": "terminalFocus"
},
{
"key": "shift+enter",
"command": "extension.auto-insert-semicolon",
"when": "editorTextFocus"
},
{
"key": "alt+enter",
"command": "-extension.auto-insert-semicolon",
"when": "editorTextFocus"
},
{
"key": "shift+cmd+r",
"command": "better-phpunit.run-previous"
},
{
"key": "cmd+k cmd+p",
"command": "-better-phpunit.run-previous"
}
]
{
"workbench.iconTheme": "material-icon-theme",
"window.zoomLevel": -1,
"terminal.external.linuxExec": "cmd",
"terminal.integrated.shell.osx": "/bin/zsh",
"terminal.integrated.fontFamily": "'Monaco'",
"terminal.integrated.fontSize": 12,
"editor.wordWrap": "on",
"editor.autoClosingBrackets": "always",
"editor.autoClosingQuotes": "always",
"terminal.integrated.fontWeightBold": "normal",
"editor.fontLigatures": true,
"workbench.colorCustomizations": {
"activityBarBadge.background": "#FFA000",
"list.activeSelectionForeground": "#FFA000",
"list.inactiveSelectionForeground": "#FFA000",
"list.highlightForeground": "#FFA000",
"scrollbarSlider.activeBackground": "#FFA00050",
"editorSuggestWidget.highlightForeground": "#FFA000",
"textLink.foreground": "#FFA000",
"progressBar.background": "#FFA000",
"pickerGroup.foreground": "#FFA000",
"tab.activeBorder": "#FFA000",
"notificationLink.foreground": "#FFA000",
"editorWidget.resizeBorder": "#FFA000",
"editorWidget.border": "#FFA000",
"settings.modifiedItemIndicator": "#FFA000",
"settings.headerForeground": "#FFA000",
"panelTitle.activeBorder": "#FFA000",
"breadcrumb.activeSelectionForeground": "#FFA000",
"menu.selectionForeground": "#FFA000",
"menubar.selectionForeground": "#FFA000",
"editor.findMatchBorder": "#FFA000",
"selection.background": "#FFA00040"
},
"editor.fontFamily": "Fira Code",
"editor.fontWeight": "300",
"editor.lineHeight": 32,
"editor.formatOnPaste": false,
"editor.minimap.enabled": false,
"material-icon-theme.folders.color": "#8C59D0",
"search.useIgnoreFiles": false,
"workbench.colorTheme": "Material Theme Palenight High Contrast",
"php-cs-fixer.autoFixBySemicolon": true,
"php-cs-fixer.config": "/Users/sarthak/.php-cs-fixer;.php_cs.dist",
"php-cs-fixer.formatHtml": true,
"php-cs-fixer.onsave": true,
"editor.formatOnType": false,
"[php]": {
"editor.defaultFormatter": "junstyle.php-cs-fixer"
},
"explorer.autoReveal": false,
"editor.formatOnSaveTimeout": 5000,
"terminal.integrated.rendererType": "dom",
"materialTheme.accent": "Yellow",
"editor.suggestSelection": "first",
"vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue",
"python.jediEnabled": false,
"php-cs-fixer.executablePath": "${extensionPath}/php-cs-fixer.phar",
"php-cs-fixer.lastDownload": 1580055341798,
"[json]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"dart.openDevTools": "flutter",
"files.associations": {
"*.php": "php"
},
"task.slowProviderWarning": [
"phpunit"
],
"intelephense.diagnostics.undefinedSymbols": false,
"javascript.updateImportsOnFileMove.enabled": "always",
"sync.gist": "303f584208755ce8cb363635d35b8a93",
"explorer.openEditors.visible": 0,
"files.autoSave": "onWindowChange",
"emmet.includeLanguages": {
"blade": "html"
},
"emmet.useNewEmmet": false,
"emmet.showSuggestionsAsSnippets": true,
"emmet.triggerExpansionOnTab": true,
"emmet.excludeLanguages": [
"markdown"
],
"editor.autoIndent": "keep",
"typescript.tsdk": "",
"terminal.integrated.lineHeight": 0,
"debug.javascript.debugByLinkOptions": null,
"files.associations": {
"*.module": "php"
},
"php.validate.executablePath": "",
"editor.formatOnSave": false,
"terminal.integrated.automationShell.windows": ""
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment