Skip to content

Instantly share code, notes, and snippets.

@havilchis
Last active April 26, 2020 22:09
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 havilchis/b77c12024b3f598a6ad9613ff59b11cc to your computer and use it in GitHub Desktop.
Save havilchis/b77c12024b3f598a6ad9613ff59b11cc to your computer and use it in GitHub Desktop.
Visual Studio Code Settings Sync Gist
{"lastUpload":"2020-04-26T22:09:09.551Z","extensionVersion":"v3.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": "3d48b57c-1cf7-41d3-858c-2e6d926f2960",
"publisherId": "vayan.haml",
"publisherDisplayName": "vayan"
},
"name": "haml",
"publisher": "vayan",
"version": "1.0.1"
},
{
"metadata": {
"id": "5db78037-f674-459f-a236-db622c427c5b",
"publisherId": "PKief.material-icon-theme",
"publisherDisplayName": "PKief"
},
"name": "material-icon-theme",
"publisher": "PKief",
"version": "4.0.1"
},
{
"metadata": {
"id": "7f147721-ec06-4043-9e37-c9ffbecbccd1",
"publisherId": "whizkydee.material-palenight-theme",
"publisherDisplayName": "whizkydee"
},
"name": "material-palenight-theme",
"publisher": "whizkydee",
"version": "1.9.7"
},
{
"metadata": {
"id": "26a529c9-2654-4b95-a63f-02f6a52429e6",
"publisherId": "zhuangtongfa.material-theme",
"publisherDisplayName": "zhuangtongfa"
},
"name": "material-theme",
"publisher": "zhuangtongfa",
"version": "3.3.1"
},
{
"metadata": {
"id": "d879ccb5-cbdb-45a1-bd74-5641ad0062df",
"publisherId": "Hridoy.rails-snippets",
"publisherDisplayName": "Hridoy"
},
"name": "rails-snippets",
"publisher": "Hridoy",
"version": "1.0.8"
},
{
"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": "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.2"
},
{
"metadata": {
"id": "431aa1a8-74f4-43d5-a83b-f4960510da5f",
"publisherId": "ahmadawais.shades-of-purple",
"publisherDisplayName": "ahmadawais"
},
"name": "shades-of-purple",
"publisher": "ahmadawais",
"version": "6.10.0"
},
{
"metadata": {
"id": "6bfab4b0-9e4f-4143-9cc2-2cb359d841d8",
"publisherId": "gerane.Theme-FlatlandMonokai",
"publisherDisplayName": "gerane"
},
"name": "Theme-FlatlandMonokai",
"publisher": "gerane",
"version": "0.0.6"
},
{
"metadata": {
"id": "f5d7ffda-c1d6-4070-ba80-803c705a1ee6",
"publisherId": "monokai.theme-monokai-pro-vscode",
"publisherDisplayName": "monokai"
},
"name": "theme-monokai-pro-vscode",
"publisher": "monokai",
"version": "1.1.15"
},
{
"metadata": {
"id": "414b2873-c80e-4dc6-9031-bd185cfb3944",
"publisherId": "william-voyek.vscode-nginx",
"publisherDisplayName": "william-voyek"
},
"name": "vscode-nginx",
"publisher": "william-voyek",
"version": "0.7.2"
},
{
"metadata": {
"id": "708cfcd8-e0c6-49ca-9af6-b27a342d247b",
"publisherId": "wingrunr21.vscode-ruby",
"publisherDisplayName": "wingrunr21"
},
"name": "vscode-ruby",
"publisher": "wingrunr21",
"version": "0.27.0"
},
{
"metadata": {
"id": "9b2c953d-6ad4-46d1-b18e-7e5992d1d8a6",
"publisherId": "akamud.vscode-theme-onedark",
"publisherDisplayName": "akamud"
},
"name": "vscode-theme-onedark",
"publisher": "akamud",
"version": "2.2.1"
},
{
"metadata": {
"id": "6703768d-d42f-474e-9f6e-5f288d53f6e8",
"publisherId": "redhat.vscode-xml",
"publisherDisplayName": "redhat"
},
"name": "vscode-xml",
"publisher": "redhat",
"version": "0.11.0"
},
{
"metadata": {
"id": "0cb81da2-1880-4755-9995-0ae9cc728e20",
"publisherId": "DotJoshJohnson.xml",
"publisherDisplayName": "DotJoshJohnson"
},
"name": "xml",
"publisher": "DotJoshJohnson",
"version": "2.5.0"
}
]
{
"emmet.includeLanguages": {
"erb": "html"
},
"files.autoSave": "afterDelay",
"editor.fontFamily": "Monaco, 'Courier New', monospace",
"editor.fontSize": 13,
"editor.autoClosingQuotes": "always",
"editor.minimap.enabled": false,
"ruby.format": "rubocop",
"ruby.lint": {
"rubocop": true,
//"ruby": true, //Runs ruby -wc
},
"editor.formatOnSave": true,
"editor.formatOnSaveTimeout": 1500,
"window.zoomLevel": 0,
"sync.gist": "b77c12024b3f598a6ad9613ff59b11cc",
"files.eol": "\n",
"files.trimTrailingWhitespace": true,
"sync.autoDownload": true,
"sync.autoUpload": true,
"terminal.external.windowsExec": "C:\\Windows\\System32\\bash.exe",
"terminal.integrated.shell.windows": "C:\\Windows\\System32\\wsl.exe",
"terminal.integrated.rendererType": "dom",
"editor.tabSize": 2,
"explorer.confirmDragAndDrop": false,
"editor.renderWhitespace": "boundary",
"git.enableSmartCommit": true,
"git.confirmSync": false,
"explorer.confirmDelete": false,
"atomKeymap.promptV3Features": true,
"editor.multiCursorModifier": "ctrlCmd",
"editor.formatOnPaste": true,
"workbench.colorTheme": "One Dark Pro",
"workbench.iconTheme": "material-icon-theme",
"gitlens.views.repositories.location": "gitlens",
"gitlens.views.fileHistory.location": "gitlens",
"gitlens.views.lineHistory.location": "gitlens",
"gitlens.views.compare.location": "gitlens",
"gitlens.views.search.location": "gitlens",
"gitlens.hovers.currentLine.over": "line",
"cSpell.language": "en,en-US,es-ES,es",
"cSpell.enabledLanguageIds": [
"asciidoc",
"c",
"cpp",
"csharp",
"css",
"git-commit",
"go",
"handlebars",
"html",
"jade",
"java",
"javascript",
"javascriptreact",
"json",
"jsonc",
"latex",
"less",
"markdown",
"php",
"plaintext",
"pug",
"python",
"restructuredtext",
"ruby",
"rust",
"scala",
"scss",
"text",
"typescript",
"typescriptreact",
"yaml",
"yml"
],
"cSpell.userWords": [
"Arel",
"Deyanira",
"Interactor",
"Kubectl",
"Kubernetes",
"Nginx",
"Patternfly",
"Vilchis",
"autoload",
"chartkick",
"clazz",
"datetime",
"device",
"egas",
"fontawesome",
"fortawesome",
"gitlab",
"headerbox",
"inalámbicas",
"logstash",
"pficon",
"plafón",
"postgres",
"postgresql",
"rspec",
"rubocop",
"setup",
"twilio"
],
"window.menuBarVisibility": "visible",
"breadcrumbs.enabled": true,
"terminal.integrated.shell.osx": "/bin/zsh",
"terminal.integrated.shell.linux": "/bin/bash",
"sync.forceUpload": true,
"solargraph.diagnostics": true,
"workbench.startupEditor": "newUntitledFile",
"files.autoSaveDelay": 3000,
"remote.SSH.remotePlatform": {
"smartqs": "linux"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment