Skip to content

Instantly share code, notes, and snippets.

@at-the-vr
Last active November 24, 2023 18:19
Show Gist options
  • Save at-the-vr/1ef8d2d1a6c92c2063d5d378c2db7c15 to your computer and use it in GitHub Desktop.
Save at-the-vr/1ef8d2d1a6c92c2063d5d378c2db7c15 to your computer and use it in GitHub Desktop.
My VSCode Extensions
{
"extensions": [
"esbenp.prettier-vscode",
"ritwickdey.liveserver",
"ecmel.vscode-html-css",
"hollowtree.vue-snippets",
"dbaeumer.vscode-eslint",
"dsznajder.es7-react-js-snippets",
"coenraads.disableligatures",
"donjayamanne.githistory",
"fastn-stack.fastn",
"yzhang.markdown-all-in-one",
"simonsiefke.svg-preview",
"ms-vscode.powershell",
"adpyke.codesnap",
"vscode-icons-team.vscode-icons",
"vue.volar",
"bradlc.vscode-tailwindcss",
"astro-build.astro-vscode",
"unifiedjs.vscode-mdx",
"astro-build.houston",
"ms-vsliveshare.vsliveshare",
"eamodio.gitlens",
//optional
"monokai.theme-monokai-pro-vscode",
"znck.grammarly",
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment