Skip to content

Instantly share code, notes, and snippets.

@arvilmena
Last active February 25, 2019 11:41
Show Gist options
  • Save arvilmena/4c8760a77cce1ae4bb3b3a7e1651821b to your computer and use it in GitHub Desktop.
Save arvilmena/4c8760a77cce1ae4bb3b3a7e1651821b to your computer and use it in GitHub Desktop.
Visual Studio Code Settings Sync Gist -- Home
{"lastUpload":"2019-02-25T11:39:59.815Z","extensionVersion":"v3.2.5"}
[
{
"metadata": {
"id": "31ab3f3e-38aa-4b4e-9e3c-374a669b5af0",
"publisherId": "behzad88.Aurelia",
"publisherDisplayName": "behzad88"
},
"name": "Aurelia",
"publisher": "behzad88",
"version": "1.2.2"
},
{
"metadata": {
"id": "70378119-1d85-4935-9733-0298c7a369a2",
"publisherId": "steoates.autoimport",
"publisherDisplayName": "steoates"
},
"name": "autoimport",
"publisher": "steoates",
"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.2.5"
},
{
"metadata": {
"id": "1ec62ca5-d7f9-4ddb-a882-e8d018c0aefd",
"publisherId": "msjsdiag.debugger-for-chrome",
"publisherDisplayName": "msjsdiag"
},
"name": "debugger-for-chrome",
"publisher": "msjsdiag",
"version": "4.11.2"
},
{
"metadata": {
"id": "f60a60a6-95ba-42d4-b41c-3d24c1b89588",
"publisherId": "EditorConfig.EditorConfig",
"publisherDisplayName": "EditorConfig"
},
"name": "EditorConfig",
"publisher": "EditorConfig",
"version": "0.13.0"
},
{
"metadata": {
"id": "4de763bd-505d-4978-9575-2b7696ecf94e",
"publisherId": "eamodio.gitlens",
"publisherDisplayName": "eamodio"
},
"name": "gitlens",
"publisher": "eamodio",
"version": "9.5.1"
},
{
"metadata": {
"id": "5db78037-f674-459f-a236-db622c427c5b",
"publisherId": "PKief.material-icon-theme",
"publisherDisplayName": "PKief"
},
"name": "material-icon-theme",
"publisher": "PKief",
"version": "3.6.3"
},
{
"metadata": {
"id": "a41c1549-4053-44d4-bf30-60fc809b4a86",
"publisherId": "christian-kohler.path-intellisense",
"publisherDisplayName": "christian-kohler"
},
"name": "path-intellisense",
"publisher": "christian-kohler",
"version": "1.4.2"
},
{
"metadata": {
"id": "ca0094fa-0dc7-4847-ae5d-879442c099ca",
"publisherId": "neilbrayfield.php-docblocker",
"publisherDisplayName": "neilbrayfield"
},
"name": "php-docblocker",
"publisher": "neilbrayfield",
"version": "1.7.0"
},
{
"metadata": {
"id": "5e69f001-f945-4c97-baf0-320d82a153b3",
"publisherId": "felixfbecker.php-intellisense",
"publisherDisplayName": "felixfbecker"
},
"name": "php-intellisense",
"publisher": "felixfbecker",
"version": "2.3.10"
},
{
"metadata": {
"id": "dffaf5a1-2219-434b-9d87-cb586fd59260",
"publisherId": "Equinusocio.vsc-material-theme",
"publisherDisplayName": "Equinusocio"
},
"name": "vsc-material-theme",
"publisher": "Equinusocio",
"version": "2.7.0"
},
{
"metadata": {
"id": "085342db-9568-49b0-ad93-3223ac4c1baa",
"publisherId": "mrmlnc.vscode-apache",
"publisherDisplayName": "mrmlnc"
},
"name": "vscode-apache",
"publisher": "mrmlnc",
"version": "1.2.0"
},
{
"metadata": {
"id": "ffda6552-0ad5-431b-a4fa-0905a7e4f3f0",
"publisherId": "bmewburn.vscode-intelephense-client",
"publisherDisplayName": "bmewburn"
},
"name": "vscode-intelephense-client",
"publisher": "bmewburn",
"version": "1.0.2"
},
{
"metadata": {
"id": "9df95cb4-c4e6-4de0-b771-f0cb91c96e7b",
"publisherId": "persoderlind.vscode-phpcbf",
"publisherDisplayName": "persoderlind"
},
"name": "vscode-phpcbf",
"publisher": "persoderlind",
"version": "0.0.8"
},
{
"metadata": {
"id": "f2fd462f-f1bd-4c62-b54f-59a4e5ffc6a3",
"publisherId": "WakaTime.vscode-wakatime",
"publisherDisplayName": "WakaTime"
},
"name": "vscode-wakatime",
"publisher": "WakaTime",
"version": "1.2.7"
}
]
{
"editor.fontSize": 14,
"editor.fontFamily": "Fira Code, 'Fira Code', 'Courier New', monospace",
"editor.cursorStyle": "line-thin",
"editor.letterSpacing": 0.2,
"editor.mouseWheelZoom": true,
"editor.renderControlCharacters": true,
"editor.renderLineHighlight": "gutter",
"editor.renderWhitespace": "boundary",
"editor.minimap.showSlider": "always",
"editor.showFoldingControls": "always",
"editor.smoothScrolling": true,
"editor.snippetSuggestions": "bottom",
"editor.wordWrap":"on",
"editor.wrappingIndent": "none",
"workbench.editor.labelFormat": "short",
"workbench.settings.editor": "json",
"workbench.colorCustomizations": {
"activityBarBadge.background": "#E57373",
"list.activeSelectionForeground": "#E57373",
"list.inactiveSelectionForeground": "#E57373",
"list.highlightForeground": "#E57373",
"scrollbarSlider.activeBackground": "#E5737350",
"editorSuggestWidget.highlightForeground": "#E57373",
"textLink.foreground": "#E57373",
"progressBar.background": "#E57373",
"pickerGroup.foreground": "#E57373",
"tab.activeBorder": "#E57373",
"notificationLink.foreground": "#E57373",
"editorWidget.resizeBorder": "#E57373",
"editorWidget.border": "#E57373",
"settings.modifiedItemIndicator": "#E57373",
"settings.headerForeground": "#E57373",
"panelTitle.activeBorder": "#E57373",
"breadcrumb.activeSelectionForeground": "#E57373",
"menu.selectionForeground": "#E57373",
"menubar.selectionForeground": "#E57373"
},
"materialTheme.accent": "Red",
"terminal.integrated.shell.windows": "C:\\Windows\\System32\\cmd.exe",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment