Skip to content

Instantly share code, notes, and snippets.

@PhamBaTrungThanh
Last active May 8, 2020 02:56
Show Gist options
  • Save PhamBaTrungThanh/f88fac9e103c4a5193df20d45151eee9 to your computer and use it in GitHub Desktop.
Save PhamBaTrungThanh/f88fac9e103c4a5193df20d45151eee9 to your computer and use it in GitHub Desktop.
Visual Studio Code Settings Sync Gist
{"lastUpload":"2020-05-08T02:56:10.457Z","extensionVersion":"v3.4.3"}
[
{
"metadata": {
"id": "7a0110bb-231a-4598-aa1b-0769ea46d28b",
"publisherId": "aaron-bond.better-comments",
"publisherDisplayName": "aaron-bond"
},
"name": "better-comments",
"publisher": "aaron-bond",
"version": "2.0.5"
},
{
"metadata": {
"id": "5a6e2b21-1d61-4acd-b31b-907f9c23f18a",
"publisherId": "CoenraadS.bracket-pair-colorizer-2",
"publisherDisplayName": "CoenraadS"
},
"name": "bracket-pair-colorizer-2",
"publisher": "CoenraadS",
"version": "0.0.29"
},
{
"metadata": {
"id": "5b653174-476c-4d78-a8b6-a4e863383a81",
"publisherId": "eryouhao.brackets-light-pro",
"publisherDisplayName": "eryouhao"
},
"name": "brackets-light-pro",
"publisher": "eryouhao",
"version": "0.4.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": "532533c9-a894-4a58-9eee-bbfbe7c06f71",
"publisherId": "mikestead.dotenv",
"publisherDisplayName": "mikestead"
},
"name": "dotenv",
"publisher": "mikestead",
"version": "1.0.1"
},
{
"metadata": {
"id": "d0db9e58-8cdf-49c5-87bf-02f037e10bb0",
"publisherId": "thenikso.github-plus-theme",
"publisherDisplayName": "thenikso"
},
"name": "github-plus-theme",
"publisher": "thenikso",
"version": "1.2.1"
},
{
"metadata": {
"id": "5db78037-f674-459f-a236-db622c427c5b",
"publisherId": "PKief.material-icon-theme",
"publisherDisplayName": "PKief"
},
"name": "material-icon-theme",
"publisher": "PKief",
"version": "4.1.0"
},
{
"metadata": {
"id": "607fd052-be03-4363-b657-2bd62b83d28a",
"publisherId": "ms-vscode-remote.remote-ssh",
"publisherDisplayName": "ms-vscode-remote"
},
"name": "remote-ssh",
"publisher": "ms-vscode-remote",
"version": "0.51.0"
},
{
"metadata": {
"id": "bfeaf631-bcff-4908-93ed-fda4ef9a0c5c",
"publisherId": "ms-vscode-remote.remote-ssh-edit",
"publisherDisplayName": "ms-vscode-remote"
},
"name": "remote-ssh-edit",
"publisher": "ms-vscode-remote",
"version": "0.51.0"
},
{
"metadata": {
"id": "20077bb9-6134-4ff3-8f68-23555bb241f3",
"publisherId": "loilo.snazzy-light",
"publisherDisplayName": "loilo"
},
"name": "snazzy-light",
"publisher": "loilo",
"version": "1.1.7"
},
{
"metadata": {
"id": "ee960969-f319-4daf-b7a0-a4bc8982cb8a",
"publisherId": "uloco.theme-bluloco-light",
"publisherDisplayName": "uloco"
},
"name": "theme-bluloco-light",
"publisher": "uloco",
"version": "3.1.0"
},
{
"metadata": {
"id": "4e44877c-1c8d-4f9c-ba86-1372d0fbeeb1",
"publisherId": "dracula-theme.theme-dracula",
"publisherDisplayName": "dracula-theme"
},
"name": "theme-dracula",
"publisher": "dracula-theme",
"version": "2.22.0"
},
{
"metadata": {
"id": "e7931f72-4188-4f71-b973-08019f5828ed",
"publisherId": "onecrayon.theme-quietlight-vsc",
"publisherDisplayName": "onecrayon"
},
"name": "theme-quietlight-vsc",
"publisher": "onecrayon",
"version": "1.1.0"
},
{
"metadata": {
"id": "ee33fd31-7bb4-4252-8368-fdd5bcd94cf8",
"publisherId": "akamud.vscode-theme-onelight",
"publisherDisplayName": "akamud"
},
"name": "vscode-theme-onelight",
"publisher": "akamud",
"version": "2.2.1"
}
]
{
"agentPort": 33749,
"osReleaseId": "ubuntu",
"arch": "x86_64",
"webUiAccessToken": "",
"sshAuthSock": "",
"tmpDir": "/run/user/0",
"platform": "linux",
"pid": 2677,
"ipcHandlePath": "/var/folders/8k/xn2smp8j0hg7ns62cfzv0w_00000gn/T/vscode-ssh-askpass-0ebde33deb903dca4d4c1572bf6b1085a85a5b7c.sock",
"socksPort": 51607,
"startupTime": 1588905018056
}
// Place your key bindings in this file to overwrite the defaults
[
{
"key": "cmd+b",
"command": "HookyQR.beautify",
"when": "editorFocus"
}
]
{
"terminal.integrated.shellArgs.windows": [],
"eslint.packageManager": "yarn",
"git.autofetch": true,
"php.suggest.basic": false,
"editor.autoIndent": false,
"editor.detectIndentation": true,
"editor.renderIndentGuides": false,
"javascript.updateImportsOnFileMove.enabled": "always",
"editor.fontLigatures": true,
"editor.fontFamily": "'Fira Code', 'Operator Mono', 'iA Writer Duospace', 'Source Code Pro', Menlo, Monaco, monospace",
"gitlens.advanced.messages": {
"suppressShowKeyBindingsNotice": true
},
"explorer.confirmDelete": false,
"window.zoomLevel": 0,
"editor.minimap.enabled": true,
"editor.formatOnSave": true,
"editor.formatOnPaste": true,
"html.format.wrapLineLength": 0,
"workbench.editor.enablePreviewFromQuickOpen": false,
"explorer.confirmDragAndDrop": false,
"editor.tabCompletion": "on",
"breadcrumbs.enabled": true,
"git.enableSmartCommit": true,
"php-cs-fixer.lastDownload": 1588761436280,
"php-cs-fixer.onsave": true,
"workbench.iconTheme": "material-icon-theme",
"prettier.disableLanguages": [
"yaml"
],
"files.autoSave": "afterDelay",
"files.autoSaveDelay": 3000,
"editor.cursorBlinking": "smooth",
"emmet.triggerExpansionOnTab": true,
"emmet.showExpandedAbbreviation": "never",
"diffEditor.ignoreTrimWhitespace": false,
"editor.minimap.renderCharacters": false,
"editor.minimap.maxColumn": 150,
"editor.minimap.showSlider": "always",
"editor.smoothScrolling": true,
"editor.cursorSmoothCaretAnimation": true,
"workbench.statusBar.feedback.visible": false,
"workbench.settings.enableNaturalLanguageSearch": false,
"telemetry.enableCrashReporter": false,
"telemetry.enableTelemetry": false,
"window.title": "${dirty} ${rootName}${separator}${activeEditorMedium}${separator}",
"editor.formatOnSaveTimeout": 5000,
"sync.gist": "f88fac9e103c4a5193df20d45151eee9",
// "terminal.integrated.fontFamily": "'SourceCodePro+Powerline+Awesome Regular'",
"editor.wordWrap": "on",
"workbench.colorTheme": "Atom One Light",
"files.watcherExclude": {
"**/.git/objects/**": true,
"**/.git/subtree-cache/**": true,
"**/node_modules/*/**": true
},
"git.confirmSync": false,
"remote.extensionKind": {
"ms-azuretools.vscode-docker": "workspace"
},
"editor.quickSuggestions": {
"comments": true
},
"docker.containers.groupBy": "None",
"docker.containers.label": "ContainerName",
"docker.containers.description": [],
"cSpell.userWords": [
"Conv",
"Dispatchable",
"Firestore",
"Preparable",
"Queueable",
"afterbegin",
"autoload",
"beforeend",
"datatables",
"datetimepicker",
"doesnt",
"gitignore",
"ifnull",
"keras",
"kodi",
"laravel",
"linuxserver",
"monngonhanoi",
"notificationclick",
"romanji",
"scrapy",
"smtp",
"timepicker",
"vuex"
],
"workbench.startupEditor": "newUntitledFile",
"workbench.editor.enablePreview": false,
"[php]": {
"editor.defaultFormatter": "junstyle.php-cs-fixer"
},
"[markdown]": {
"editor.fontFamily": "\"IA Writer Duo S\", monospace",
"editor.fontLigatures": true,
"editor.fontSize": 16,
"editor.lineHeight": 26,
"editor.wordWrap": "wordWrapColumn",
"editor.wordWrapColumn": 64,
"editor.lineNumbers": "off",
"editor.quickSuggestions": false,
},
"[javascript]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"[json]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"intelephense.diagnostics.undefinedSymbols": false,
"[blade]": {
"editor.defaultFormatter": "onecentlin.laravel-blade",
"editor.formatOnSave": true
},
"terminal.integrated.shell.linux": "/usr/bin/fish",
"todo-tree.tree.showScanModeButton": false,
"terminal.explorerKind": "external",
"terminal.external.osxExec": "iTerm.app",
"terminal.integrated.rendererType": "experimentalWebgl",
"task.problemMatchers.neverPrompt": {
"shell": true
},
"editor.fontSize": 14,
"debug.console.fontSize": 14,
"terminal.integrated.fontSize": 14,
"bracket-pair-colorizer-2.colors": [
"Orchid",
"LightSkyBlue",
"Salmon",
"DarkOrange",
],
"bracket-pair-colorizer-2.highlightActiveScope": true,
"bracket-pair-colorizer-2.activeScopeCSS": [
"borderStyle : solid",
"borderWidth : 1px",
"borderColor : {color}",
"opacity: 0.5"
],
"bracket-pair-colorizer-2.showBracketsInGutter": true,
"bracket-pair-colorizer-2.showBracketsInRuler": true,
"bracket-pair-colorizer-2.scopeLineRelativePosition": true,
"bracket-pair-colorizer-2.scopeLineCSS": [
"borderStyle : solid",
"borderWidth : 1px",
"borderColor : {color}",
"opacity: 0.5"
],
"autofold.types": [
{
"ext": "blade.php",
"level": 0
},
{
"ext": "php",
"level": 2
}
],
"autofold.unfold": true,
"editor.unfoldOnClickAfterEndOfLine": true,
"workbench.enableExperiments": false,
"remote.SSH.defaultExtensions": [
"bobmagicii.autofoldyeah",
"hookyqr.beautify",
"streetsidesoftware.code-spell-checker",
"ms-azuretools.vscode-docker",
"editorconfig.editorconfig",
"dbaeumer.vscode-eslint",
"mhutchie.git-graph",
"eamodio.gitlens",
"michelemelluso.gitignore",
"vtrois.gitmoji-vscode",
"ecmel.vscode-html-css",
"kisstkondoros.vscode-gutter-preview",
"wix.vscode-import-cost",
"zignd.html-css-class-completion",
"lannonbr.vscode-js-annotations",
"onecentlin.laravel-blade",
"codingyu.laravel-goto-view",
"christian-kohler.npm-intellisense",
"junstyle.php-cs-fixer",
"felixfbecker.php-debug",
"bmewburn.vscode-intelephense-client",
"esbenp.prettier-vscode",
"ms-python.python",
"natqe.reload",
"liximomo.sftp",
"tyriar.sort-lines",
"shinnn.stylelint",
"gruntfuggly.todo-tree",
"pflannery.vscode-versionlens",
"octref.vetur",
"wakatime.vscode-wakatime"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment