Skip to content

Instantly share code, notes, and snippets.

@setchi
Last active August 24, 2020 04:58
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save setchi/78822ddec473de161d7bccb53a2d8617 to your computer and use it in GitHub Desktop.
Save setchi/78822ddec473de161d7bccb53a2d8617 to your computer and use it in GitHub Desktop.
{"lastUpload":"2020-08-24T04:58:48.851Z","extensionVersion":"v3.4.3"}
[
{
"metadata": {
"id": "cd4dd269-25a6-4d59-bfa6-b82081fd2684",
"publisherId": "alexnho.a-touch-of-lilac-theme",
"publisherDisplayName": "alexnho"
},
"name": "a-touch-of-lilac-theme",
"publisher": "alexnho",
"version": "1.2.3"
},
{
"metadata": {
"id": "697255a9-3f36-44c8-b084-d3b91edfb23a",
"publisherId": "HookyQR.beautify",
"publisherDisplayName": "HookyQR"
},
"name": "beautify",
"publisher": "HookyQR",
"version": "1.5.0"
},
{
"metadata": {
"id": "5a6e2b21-1d61-4acd-b31b-907f9c23f18a",
"publisherId": "CoenraadS.bracket-pair-colorizer-2",
"publisherDisplayName": "CoenraadS"
},
"name": "bracket-pair-colorizer-2",
"publisher": "CoenraadS",
"version": "0.2.0"
},
{
"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": "d0bfc4ab-1d3a-4487-8782-7cf6027b4fff",
"publisherId": "ms-dotnettools.csharp",
"publisherDisplayName": "ms-dotnettools"
},
"name": "csharp",
"publisher": "ms-dotnettools",
"version": "1.23.1"
},
{
"metadata": {
"id": "d1a2eab4-aa6e-4094-93b3-6a007f60bd9d",
"publisherId": "k--kato.docomment",
"publisherDisplayName": "k--kato"
},
"name": "docomment",
"publisher": "k--kato",
"version": "0.1.18"
},
{
"metadata": {
"id": "f015bc3c-a098-4245-8765-615e002e09ab",
"publisherId": "yzane.markdown-pdf",
"publisherDisplayName": "yzane"
},
"name": "markdown-pdf",
"publisher": "yzane",
"version": "1.4.4"
},
{
"metadata": {
"id": "a41c1549-4053-44d4-bf30-60fc809b4a86",
"publisherId": "christian-kohler.path-intellisense",
"publisherDisplayName": "christian-kohler"
},
"name": "path-intellisense",
"publisher": "christian-kohler",
"version": "2.2.1"
},
{
"metadata": {
"id": "96fa4707-6983-4489-b7c5-d5ffdfdcce90",
"publisherId": "esbenp.prettier-vscode",
"publisherDisplayName": "esbenp"
},
"name": "prettier-vscode",
"publisher": "esbenp",
"version": "5.1.3"
},
{
"metadata": {
"id": "3792588c-3d35-442d-91ea-fe6a755e8155",
"publisherId": "mechatroner.rainbow-csv",
"publisherDisplayName": "mechatroner"
},
"name": "rainbow-csv",
"publisher": "mechatroner",
"version": "1.7.1"
},
{
"metadata": {
"id": "3a63675f-7987-4cff-a411-d4a9568f560c",
"publisherId": "slevesque.shader",
"publisherDisplayName": "slevesque"
},
"name": "shader",
"publisher": "slevesque",
"version": "1.1.4"
},
{
"metadata": {
"id": "05ddb7ac-8458-45ab-b4d9-e82c5610f08f",
"publisherId": "stevensona.shader-toy",
"publisherDisplayName": "stevensona"
},
"name": "shader-toy",
"publisher": "stevensona",
"version": "0.10.11"
},
{
"metadata": {
"id": "f53f2128-212d-491d-8640-c6e59cf5c08c",
"publisherId": "amlovey.shaderlabvscodefree",
"publisherDisplayName": "amlovey"
},
"name": "shaderlabvscodefree",
"publisher": "amlovey",
"version": "1.2.0"
},
{
"metadata": {
"id": "b0605276-f92b-4616-be91-ea11ec64dd1f",
"publisherId": "Unity.unity-debug",
"publisherDisplayName": "Unity"
},
"name": "unity-debug",
"publisher": "Unity",
"version": "2.7.5"
},
{
"metadata": {
"id": "198a6ac6-6b5f-4882-9f63-c4114294d7b0",
"publisherId": "CADENAS.vscode-glsllint",
"publisherDisplayName": "CADENAS"
},
"name": "vscode-glsllint",
"publisher": "CADENAS",
"version": "1.1.1"
},
{
"metadata": {
"id": "876e8f93-74d0-4f4f-91b7-34a09f19f444",
"publisherId": "VisualStudioExptTeam.vscodeintellicode",
"publisherDisplayName": "VisualStudioExptTeam"
},
"name": "vscodeintellicode",
"publisher": "VisualStudioExptTeam",
"version": "1.2.10"
}
]
// Place your key bindings in this file to override the defaultsauto[]
[
{
"key": "ctrl+shift+o",
"command": "workbench.action.quickOpenNavigatePreviousInFilePicker",
"when": "inFilesPicker && inQuickOpen"
},
{
"key": "shift+cmd+p",
"command": "-workbench.action.quickOpenNavigatePreviousInFilePicker",
"when": "inFilesPicker && inQuickOpen"
}
]
{
"glsllint.glslangValidatorPath": "/usr/local/bin/glslangValidator",
"diffEditor.ignoreTrimWhitespace": false,
"workbench.colorTheme": "A Touch of Lilac Theme",
"window.zoomLevel": 1,
"breadcrumbs.enabled": true,
"prettier.tabWidth": 4,
"csharpfixformat.style.braces.onSameLine": false,
"csharpfixformat.sort.usings.splitGroups": true,
"csharpfixformat.style.newline.atEnd": true,
"csharpfixformat.style.newline.elseCatch": true,
"csharp.format.enable": false,
"editor.suggestSelection": "first",
"vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue",
"omnisharp.enableRoslynAnalyzers": true,
"sync.gist": "78822ddec473de161d7bccb53a2d8617"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment