Skip to content

Instantly share code, notes, and snippets.

@jerrythomas
Created July 28, 2022 11:03
Show Gist options
  • Save jerrythomas/30e1a52c15855d403f5c2a0370527f51 to your computer and use it in GitHub Desktop.
Save jerrythomas/30e1a52c15855d403f5c2a0370527f51 to your computer and use it in GitHub Desktop.
vscode-extensions
{
"recommendations": [
"svelte.svelte-vscode",
"ardenivanov.svelte-intellisense",
"antfu.browse-lite",
"antfu.iconify",
"antfu.slidev",
"antfu.unocss",
"antfu.vite",
"antfu.where-am-i",
"lokalise.i18n-ally",
// themes & icons
"mskelton.one-dark-theme",
"file-icons.file-icons",
// life savers!
"dbaeumer.vscode-eslint",
"tabnine.tabnine-vscode",
"esbenp.prettier-vscode",
"usernamehw.errorlens",
"streetsidesoftware.code-spell-checker",
"WakaTime.vscode-wakatime",
"znck.grammarly"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment