Skip to content

Instantly share code, notes, and snippets.

@SmithWebDev
Last active November 11, 2018 18:22
Show Gist options
  • Save SmithWebDev/355cfeb15cdf6a42e9014f607a05ec1f to your computer and use it in GitHub Desktop.
Save SmithWebDev/355cfeb15cdf6a42e9014f607a05ec1f to your computer and use it in GitHub Desktop.
Visual Studio Code Settings Sync Gist
{"lastUpload":"2018-11-11T18:21:59.377Z","extensionVersion":"v3.2.0"}
[
{
"metadata": {
"id": "e337c67b-55c2-4fef-8949-eb260e7fb7fd",
"publisherId": "Shan.code-settings-sync",
"publisherDisplayName": "Shan"
},
"name": "code-settings-sync",
"publisher": "Shan",
"version": "3.2.0"
},
{
"metadata": {
"id": "707c943d-40b6-48ca-9460-9514ef076793",
"publisherId": "enkia.enki-vscode-theme",
"publisherDisplayName": "enkia"
},
"name": "enki-vscode-theme",
"publisher": "enkia",
"version": "0.5.0"
},
{
"metadata": {
"id": "4de763bd-505d-4978-9575-2b7696ecf94e",
"publisherId": "eamodio.gitlens",
"publisherDisplayName": "eamodio"
},
"name": "gitlens",
"publisher": "eamodio",
"version": "8.5.6"
},
{
"metadata": {
"id": "ad94b437-b5a7-4249-bf5f-df472ae0d084",
"publisherId": "ritwickdey.live-sass",
"publisherDisplayName": "ritwickdey"
},
"name": "live-sass",
"publisher": "ritwickdey",
"version": "3.0.0"
},
{
"metadata": {
"id": "b63c44fd-0457-4696-99e9-dbfdf70d77de",
"publisherId": "ritwickdey.LiveServer",
"publisherDisplayName": "ritwickdey"
},
"name": "LiveServer",
"publisher": "ritwickdey",
"version": "5.1.1"
},
{
"metadata": {
"id": "5db78037-f674-459f-a236-db622c427c5b",
"publisherId": "PKief.material-icon-theme",
"publisherDisplayName": "PKief"
},
"name": "material-icon-theme",
"publisher": "PKief",
"version": "3.6.0"
},
{
"metadata": {
"id": "ee6604d7-3864-4ea7-8a94-3010fb789029",
"publisherId": "vfthiagogomes.nature-syntax-theme",
"publisherDisplayName": "vfthiagogomes"
},
"name": "nature-syntax-theme",
"publisher": "vfthiagogomes",
"version": "1.3.0"
},
{
"metadata": {
"id": "4d0e6cf4-6397-41ec-8bc7-baabdd4e47fb",
"publisherId": "kyleerickson.night-rider",
"publisherDisplayName": "kyleerickson"
},
"name": "night-rider",
"publisher": "kyleerickson",
"version": "1.0.0"
},
{
"metadata": {
"id": "55454022-0623-482b-9f50-05e89982d9bd",
"publisherId": "purplest-inc.purplest-inc-ui-and-syntax-theme-for-vscode",
"publisherDisplayName": "purplest-inc"
},
"name": "purplest-inc-ui-and-syntax-theme-for-vscode",
"publisher": "purplest-inc",
"version": "0.0.1"
},
{
"metadata": {
"id": "2caebba9-a8ad-449e-bb68-85ac9637ebc8",
"publisherId": "aki77.rails-routes",
"publisherDisplayName": "aki77"
},
"name": "rails-routes",
"publisher": "aki77",
"version": "0.0.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": "c73ec1f3-284f-426b-8a2c-78ce20ab9e3f",
"publisherId": "Vense.rails-snippets",
"publisherDisplayName": "Vense"
},
"name": "rails-snippets",
"publisher": "Vense",
"version": "0.4.1"
},
{
"metadata": {
"id": "ae062c8a-c68e-4b92-9ecf-8f1d4288b05d",
"publisherId": "rebornix.ruby",
"publisherDisplayName": "rebornix"
},
"name": "ruby",
"publisher": "rebornix",
"version": "0.20.0"
},
{
"metadata": {
"id": "c5ce4424-d7c2-4422-a130-296812d9aa21",
"publisherId": "atefth.ruby-on-rails-snippets",
"publisherDisplayName": "atefth"
},
"name": "ruby-on-rails-snippets",
"publisher": "atefth",
"version": "0.0.1"
},
{
"metadata": {
"id": "e52bce95-a629-455f-8626-e7301b9e372a",
"publisherId": "robinbentley.sass-indented",
"publisherDisplayName": "robinbentley"
},
"name": "sass-indented",
"publisher": "robinbentley",
"version": "1.4.9"
},
{
"metadata": {
"id": "56a57ae2-56b7-4053-a3e0-897e198f0d03",
"publisherId": "vortizhe.simple-ruby-erb",
"publisherDisplayName": "vortizhe"
},
"name": "simple-ruby-erb",
"publisher": "vortizhe",
"version": "0.2.1"
}
]
{
"liveServer.settings.donotShowInfoMsg": true,
"materialTheme.fixIconsRunning": false,
"workbench.iconTheme": "material-icon-theme",
"gitlens.advanced.messages": {
"suppressShowKeyBindingsNotice": true
},
"editor.wordWrap": "on",
"workbench.colorTheme": "Purplest, Inc. UI and Syntax",
"emmet.includeLanguages": {
"erb": "html",
"ruby": "html",
"sass": "css"
},
"terminal.integrated.shell.windows": "C:\\WINDOWS\\System32\\wsl.exe",
"liveServer.settings.donotVerifyTags": true,
"sync.gist": "355cfeb15cdf6a42e9014f607a05ec1f",
"sync.quietSync": false,
"sync.removeExtensions": true,
"sync.syncExtensions": true,
"sync.autoDownload": false,
"sync.autoUpload": false,
"sync.forceDownload": false,
"breadcrumbs.enabled": true,
"editor.tabSize": 2,
"files.autoSave": "afterDelay",
"window.zoomLevel": 2
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment