Skip to content

Instantly share code, notes, and snippets.

@lyubchev
Last active December 8, 2018 10:52
Show Gist options
  • Save lyubchev/5ab1a48ecdaf7ecb140f6c5f0758bbb6 to your computer and use it in GitHub Desktop.
Save lyubchev/5ab1a48ecdaf7ecb140f6c5f0758bbb6 to your computer and use it in GitHub Desktop.
Visual Studio Code Settings Sync Gist
{"lastUpload":"2018-12-08T10:52:19.986Z","extensionVersion":"v3.1.2"}
[
{
"metadata": {
"id": "f583eafd-aa0d-4ccb-8f44-d1e610389660",
"publisherId": "CoenraadS.bracket-pair-colorizer",
"publisherDisplayName": "CoenraadS"
},
"name": "bracket-pair-colorizer",
"publisher": "CoenraadS",
"version": "1.0.60"
},
{
"metadata": {
"id": "8a0c151b-eb13-4bed-9d49-4a252a118a0c",
"publisherId": "michelemelluso.code-beautifier",
"publisherDisplayName": "michelemelluso"
},
"name": "code-beautifier",
"publisher": "michelemelluso",
"version": "2.1.0"
},
{
"metadata": {
"id": "e337c67b-55c2-4fef-8949-eb260e7fb7fd",
"publisherId": "Shan.code-settings-sync",
"publisherDisplayName": "Shan"
},
"name": "code-settings-sync",
"publisher": "Shan",
"version": "3.1.2"
},
{
"metadata": {
"id": "690b692e-e8a9-493f-b802-8089d50ac1b2",
"publisherId": "ms-vscode.cpptools",
"publisherDisplayName": "ms-vscode"
},
"name": "cpptools",
"publisher": "ms-vscode",
"version": "0.20.1"
},
{
"metadata": {
"id": "d0bfc4ab-1d3a-4487-8782-7cf6027b4fff",
"publisherId": "ms-vscode.csharp",
"publisherDisplayName": "ms-vscode"
},
"name": "csharp",
"publisher": "ms-vscode",
"version": "1.15.2"
},
{
"metadata": {
"id": "1ec62ca5-d7f9-4ddb-a882-e8d018c0aefd",
"publisherId": "msjsdiag.debugger-for-chrome",
"publisherDisplayName": "msjsdiag"
},
"name": "debugger-for-chrome",
"publisher": "msjsdiag",
"version": "4.10.2"
},
{
"metadata": {
"id": "fa63aa30-e63a-48b1-876d-562a57da717f",
"publisherId": "eppz.eppz-code",
"publisherDisplayName": "eppz"
},
"name": "eppz-code",
"publisher": "eppz",
"version": "1.2.41"
},
{
"metadata": {
"id": "c16f95f6-9b42-4a24-9bf4-245d4ea54fc5",
"publisherId": "bradgashler.htmltagwrap",
"publisherDisplayName": "bradgashler"
},
"name": "htmltagwrap",
"publisher": "bradgashler",
"version": "0.0.7"
},
{
"metadata": {
"id": "0e70cb9d-4c69-41bc-bedc-be9d3269a730",
"publisherId": "nathanchapman.JavaScriptSnippets",
"publisherDisplayName": "nathanchapman"
},
"name": "JavaScriptSnippets",
"publisher": "nathanchapman",
"version": "0.2.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": "03e32e5a-7af3-4e3d-8bc7-aa3524923de8",
"publisherId": "endorfina.roseate",
"publisherDisplayName": "endorfina"
},
"name": "roseate",
"publisher": "endorfina",
"version": "0.3.0"
},
{
"metadata": {
"id": "ae062c8a-c68e-4b92-9ecf-8f1d4288b05d",
"publisherId": "rebornix.ruby",
"publisherDisplayName": "rebornix"
},
"name": "ruby",
"publisher": "rebornix",
"version": "0.20.0"
},
{
"metadata": {
"id": "fb374ce1-5343-46c8-a425-900fdad15523",
"publisherId": "wesbos.theme-cobalt2",
"publisherDisplayName": "wesbos"
},
"name": "theme-cobalt2",
"publisher": "wesbos",
"version": "2.1.6"
},
{
"metadata": {
"id": "dffaf5a1-2219-434b-9d87-cb586fd59260",
"publisherId": "Equinusocio.vsc-material-theme",
"publisherDisplayName": "Equinusocio"
},
"name": "vsc-material-theme",
"publisher": "Equinusocio",
"version": "2.5.1"
},
{
"metadata": {
"id": "5fbdd3a3-41d4-43e7-9c91-d39d9c734a34",
"publisherId": "maxerbox.vscode-discord",
"publisherDisplayName": "maxerbox"
},
"name": "vscode-discord",
"publisher": "maxerbox",
"version": "1.0.2"
},
{
"metadata": {
"id": "aaee577c-f062-495a-9816-0cbd442f1d25",
"publisherId": "ecmel.vscode-html-css",
"publisherDisplayName": "ecmel"
},
"name": "vscode-html-css",
"publisher": "ecmel",
"version": "0.2.0"
}
]
{
"window.zoomLevel": 1,
"workbench.colorTheme": "Monokai",
"workbench.iconTheme": "eq-material-theme-icons",
"liveServer.settings.donotShowInfoMsg": true,
"terminal.integrated.shell.windows": "C:\\Program Files\\Git\\bin\\bash.exe",
"csharp.format.enable": false,
"workbench.colorCustomizations": {
"activityBarBadge.background": "#AB47BC",
"list.activeSelectionForeground": "#AB47BC",
"list.inactiveSelectionForeground": "#AB47BC",
"list.highlightForeground": "#AB47BC",
"scrollbarSlider.activeBackground": "#AB47BC50",
"editorSuggestWidget.highlightForeground": "#AB47BC",
"textLink.foreground": "#AB47BC",
"progressBar.background": "#AB47BC",
"pickerGroup.foreground": "#AB47BC",
"tab.activeBorder": "#AB47BC",
"notificationLink.foreground": "#AB47BC",
"editorWidget.resizeBorder": "#AB47BC",
"editorWidget.border": "#AB47BC",
"settings.modifiedItemForeground": "#AB47BC",
"panelTitle.activeBorder": "#AB47BC"
},
"materialTheme.accentPrevious": "Graphite",
"materialTheme.accent": "Purple",
"materialTheme.fixIconsRunning": false,
"sync.quietSync": false,
"sync.removeExtensions": true,
"sync.syncExtensions": true,
"sync.autoDownload": false,
"sync.autoUpload": false,
"sync.forceDownload": false,
"sync.gist": "5ab1a48ecdaf7ecb140f6c5f0758bbb6"
}
{
// Place your snippets for csharp here. Each snippet is defined under a snippet name and has a prefix, body and
// description. The prefix is what is used to trigger the snippet and the body will be expanded and inserted. Possible variables are:
// $1, $2 for tab stops, $0 for the final cursor position, and ${1:label}, ${2:another} for placeholders. Placeholders with the
// same ids are connected.
// Example:
// "Print to console": {
// "prefix": "log",
// "body": [
// "console.log('$1');",
// "$2"
// ],
// "description": "Log output to console"
// }
"Parse int from console.": {
"prefix": "icr",
"body": [
"int.Parse(Console.ReadLine());",
"$1"
],
"description": "Parses int from console."
},
"Parse double from console.": {
"prefix": "dcr",
"body": [
"double.Parse(Console.ReadLine());",
"$1"
],
"description": "Parses double from console."
},
"Read string from console.": {
"prefix": "cr",
"body": [
"Console.ReadLine();",
"$1"
],
"description": "Reads a string from console."
},
"Print to console": {
"prefix": "cw",
"body": [
"Console.WriteLine($1)"
],
"description": "Prints output to console"
}
}
{
// Place your snippets for javascript here. Each snippet is defined under a snippet name and has a prefix, body and
// description. The prefix is what is used to trigger the snippet and the body will be expanded and inserted. Possible variables are:
// $1, $2 for tab stops, $0 for the final cursor position, and ${1:label}, ${2:another} for placeholders. Placeholders with the
// same ids are connected.
// Example:
// "Print to console": {
// "prefix": "log",
// "body": [
// "console.log('$1');",
// "$2"
// ],
// "description": "Log output to console"
// }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment