Skip to content

Instantly share code, notes, and snippets.

@hophamlam
Last active August 15, 2023 09:30
Show Gist options
  • Save hophamlam/7b4c16609de6b6ec79be47087f4752aa to your computer and use it in GitHub Desktop.
Save hophamlam/7b4c16609de6b6ec79be47087f4752aa to your computer and use it in GitHub Desktop.
VSCode's Settings - Syncing
[
{
"id": "burkeholland.simple-react-snippets",
"name": "simple-react-snippets",
"publisher": "burkeholland",
"version": "1.2.7"
},
{
"id": "dbaeumer.vscode-eslint",
"name": "vscode-eslint",
"publisher": "dbaeumer",
"version": "2.4.2"
},
{
"id": "eamodio.gitlens",
"name": "gitlens",
"publisher": "eamodio",
"version": "14.2.1"
},
{
"id": "esbenp.prettier-vscode",
"name": "prettier-vscode",
"publisher": "esbenp",
"version": "10.1.0"
},
{
"id": "foxundermoon.shell-format",
"name": "shell-format",
"publisher": "foxundermoon",
"version": "7.2.5"
},
{
"id": "GitHub.copilot-labs",
"name": "copilot-labs",
"publisher": "GitHub",
"version": "0.14.884"
},
{
"id": "GitHub.vscode-pull-request-github",
"name": "vscode-pull-request-github",
"publisher": "GitHub",
"version": "0.70.0"
},
{
"id": "GrapeCity.gc-excelviewer",
"name": "gc-excelviewer",
"publisher": "GrapeCity",
"version": "4.2.57"
},
{
"id": "mechatroner.rainbow-csv",
"name": "rainbow-csv",
"publisher": "mechatroner",
"version": "3.7.0"
},
{
"id": "nonoroazoro.syncing",
"name": "syncing",
"publisher": "nonoroazoro",
"version": "3.3.4"
},
{
"id": "Prisma.prisma",
"name": "prisma",
"publisher": "Prisma",
"version": "5.1.0"
},
{
"id": "ritwickdey.LiveServer",
"name": "LiveServer",
"publisher": "ritwickdey",
"version": "5.7.9"
},
{
"id": "tamasfe.even-better-toml",
"name": "even-better-toml",
"publisher": "tamasfe",
"version": "0.19.2"
},
{
"id": "Vue.volar",
"name": "volar",
"publisher": "Vue",
"version": "1.8.8"
},
{
"id": "yzhang.markdown-all-in-one",
"name": "markdown-all-in-one",
"publisher": "yzhang",
"version": "3.5.1"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment