Skip to content

Instantly share code, notes, and snippets.

@sergioprates
Last active September 13, 2020 21:20
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 sergioprates/f8f59f73d208f0a4eb6bc5a1e0675137 to your computer and use it in GitHub Desktop.
Save sergioprates/f8f59f73d208f0a4eb6bc5a1e0675137 to your computer and use it in GitHub Desktop.
{"lastUpload":"2020-09-13T21:20:27.543Z","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": "f60a60a6-95ba-42d4-b41c-3d24c1b89588",
"publisherId": "EditorConfig.EditorConfig",
"publisherDisplayName": "EditorConfig"
},
"name": "EditorConfig",
"publisher": "EditorConfig",
"version": "0.15.1"
},
{
"metadata": {
"id": "d6f6cfea-4b6f-41f4-b571-6ad2ab7918da",
"publisherId": "golang.go",
"publisherDisplayName": "golang"
},
"name": "go",
"publisher": "golang",
"version": "0.16.2"
},
{
"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.5"
},
{
"metadata": {
"id": "a5d8b25c-27b8-421d-a8b0-1681827909b9",
"publisherId": "medo64.render-crlf",
"publisherDisplayName": "medo64"
},
"name": "render-crlf",
"publisher": "medo64",
"version": "1.5.11"
},
{
"metadata": {
"id": "d96e79c6-8b25-4be3-8545-0e0ecefcae03",
"publisherId": "vscodevim.vim",
"publisherDisplayName": "vscodevim"
},
"name": "vim",
"publisher": "vscodevim",
"version": "1.16.0"
},
{
"metadata": {
"id": "583b2b34-2c1e-4634-8c0b-0b82e283ea3a",
"publisherId": "dbaeumer.vscode-eslint",
"publisherDisplayName": "dbaeumer"
},
"name": "vscode-eslint",
"publisher": "dbaeumer",
"version": "2.1.8"
}
]
{
"eslint.format.enable": true,
"eslint.codeAction.showDocumentation": {
"enable": true
},
"editor.codeActionsOnSave": {
"source.fixAll": true
},
"window.zoomLevel": 0,
"editor.renderControlCharacters": true,
"sync.gist": "f8f59f73d208f0a4eb6bc5a1e0675137"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment