Skip to content

Instantly share code, notes, and snippets.

@thluiz
Last active July 10, 2021 03:58
Show Gist options
  • Save thluiz/adc72b179d2fb2c6254515b365559e25 to your computer and use it in GitHub Desktop.
Save thluiz/adc72b179d2fb2c6254515b365559e25 to your computer and use it in GitHub Desktop.
{"lastUpload":"2021-07-10T03:58:02.482Z","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": "1d9b1776-4188-4b43-b23f-bab3d47537e9",
"publisherId": "vsls-contrib.codetour",
"publisherDisplayName": "vsls-contrib"
},
"name": "codetour",
"publisher": "vsls-contrib",
"version": "0.0.58"
},
{
"metadata": {
"id": "d0bfc4ab-1d3a-4487-8782-7cf6027b4fff",
"publisherId": "ms-dotnettools.csharp",
"publisherDisplayName": "ms-dotnettools"
},
"name": "csharp",
"publisher": "ms-dotnettools",
"version": "1.23.12"
},
{
"metadata": {
"id": "081cd2e9-bc51-4ea3-977e-544bed2e33a8",
"publisherId": "bierner.emojisense",
"publisherDisplayName": "bierner"
},
"name": "emojisense",
"publisher": "bierner",
"version": "0.8.0"
},
{
"metadata": {
"id": "0cfb9d1d-3e59-4c36-a597-157b54e4442b",
"publisherId": "vsls-contrib.gistfs",
"publisherDisplayName": "vsls-contrib"
},
"name": "gistfs",
"publisher": "vsls-contrib",
"version": "0.3.0"
},
{
"metadata": {
"id": "98790d67-10fa-497c-9113-f6c7489207b2",
"publisherId": "yzhang.markdown-all-in-one",
"publisherDisplayName": "yzhang"
},
"name": "markdown-all-in-one",
"publisher": "yzhang",
"version": "3.4.0"
},
{
"metadata": {
"id": "b0db4123-c5d9-4f45-bd2e-70738ebbb304",
"publisherId": "bierner.markdown-checkbox",
"publisherDisplayName": "bierner"
},
"name": "markdown-checkbox",
"publisher": "bierner",
"version": "0.1.3"
},
{
"metadata": {
"id": "3b1db1fc-c7f7-4bd6-9fa4-b499dfa99a8a",
"publisherId": "shd101wyy.markdown-preview-enhanced",
"publisherDisplayName": "shd101wyy"
},
"name": "markdown-preview-enhanced",
"publisher": "shd101wyy",
"version": "0.5.22"
},
{
"metadata": {
"id": "5db78037-f674-459f-a236-db622c427c5b",
"publisherId": "PKief.material-icon-theme",
"publisherDisplayName": "PKief"
},
"name": "material-icon-theme",
"publisher": "PKief",
"version": "4.8.0"
},
{
"metadata": {
"id": "94e6ec55-0dd2-4c34-8547-a73faf6c56df",
"publisherId": "trallard.pitaya-smoothie",
"publisherDisplayName": "trallard"
},
"name": "pitaya-smoothie",
"publisher": "trallard",
"version": "2.0.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.58.2"
},
{
"metadata": {
"id": "5789b372-eb17-487a-a3a5-d8628575d94e",
"publisherId": "gerane.Theme-Peacock",
"publisherDisplayName": "gerane"
},
"name": "Theme-Peacock",
"publisher": "gerane",
"version": "0.0.5"
},
{
"metadata": {
"id": "5a7017bf-c571-4d77-b902-6e56b16f539a",
"publisherId": "johnpapa.vscode-peacock",
"publisherDisplayName": "johnpapa"
},
"name": "vscode-peacock",
"publisher": "johnpapa",
"version": "3.9.1"
}
]
{
"sync.autoDownload": false,
"sync.autoUpload": false,
"peacock.favoriteColors": [
{
"name": "Angular Red",
"value": "#b52e31"
},
{
"name": "Auth0 Orange",
"value": "#eb5424"
},
{
"name": "Azure Blue",
"value": "#007fff"
},
{
"name": "C# Purple",
"value": "#68217A"
},
{
"name": "Gatsby Purple",
"value": "#639"
},
{
"name": "Go Cyan",
"value": "#5dc9e2"
},
{
"name": "Java Blue-Gray",
"value": "#557c9b"
},
{
"name": "JavaScript Yellow",
"value": "#f9e64f"
},
{
"name": "Mandalorian Blue",
"value": "#1857a4"
},
{
"name": "Node Green",
"value": "#215732"
},
{
"name": "React Blue",
"value": "#00b3e6"
},
{
"name": "Something Different",
"value": "#832561"
},
{
"name": "Vue Green",
"value": "#42b883"
}
],
"workbench.colorTheme": "Default Light+",
"sync.gist": "adc72b179d2fb2c6254515b365559e25",
"workbench.iconTheme": "material-icon-theme",
"editor.fontSize": 16,
"editor.fontFamily": "'JetBrains Mono','Fira Code', Consolas, 'Courier New', monospace",
"editor.fontLigatures": true,
"editor.suggestSelection": "first",
"vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue",
"[typescript]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"[json]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"[html]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"terminal.external.linuxExec": "wsl",
"terminal.external.windowsExec": "C:\\Program Files\\PowerShell\\7-preview\\pwsh.exe",
"terminal.explorerKind": "external",
"terminal.integrated.shell.windows": "C:\\Program Files\\PowerShell\\7-preview\\pwsh.exe",
"[jsonc]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"dart.openDevTools": "flutter",
"markdown-preview-enhanced.liveUpdate": false,
"[javascript]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
}
,
"sync.quietSync": false,
"sync.removeExtensions": true,
"sync.syncExtensions": true,
"sync.forceDownload": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment