mirror of
https://github.com/jimeh/.vscode.d.git
synced 2026-02-19 11:26:39 +00:00
chore(ext): update extension recommendations list
- Modified the comment for the generated extensions list to specify the command used. - Added new extensions: protobuf-vsc, vscode-expo-tools, lit-plugin, swift-lang, and vitest.explorer. - Removed the deprecated extension vscode-proto3 from the recommendations.
This commit is contained in:
11
.vscode/extensions.json
vendored
11
.vscode/extensions.json
vendored
@@ -5,7 +5,7 @@
|
||||
"recommendations": [
|
||||
// Allows for use of settings.shared.json and settings.local.json.
|
||||
"swellaby.workspace-config-plus",
|
||||
// Below list is produced by `./siren shared --json`
|
||||
// Below list is produced by `./siren shared --json c i`
|
||||
"ahmadalli.vscode-nginx-conf",
|
||||
"alefragnani.project-manager",
|
||||
"anthropic.claude-code",
|
||||
@@ -34,11 +34,13 @@
|
||||
"dbaeumer.vscode-eslint",
|
||||
"deerawan.vscode-faker",
|
||||
"dnut.rewrap-revived",
|
||||
"drblury.protobuf-vsc",
|
||||
"editorconfig.editorconfig",
|
||||
"elijah-potter.harper",
|
||||
"emeraldwalk.runonsave",
|
||||
"esbenp.prettier-vscode",
|
||||
"exiasr.hadolint",
|
||||
"expo.vscode-expo-tools",
|
||||
"fogio.inline-go-struct-tags-syntax-highlight",
|
||||
"github.remotehub",
|
||||
"github.vscode-github-actions",
|
||||
@@ -91,24 +93,27 @@
|
||||
"repreng.csv",
|
||||
"romanpeshkov.vscode-text-tables",
|
||||
"rrudi.vscode-dired",
|
||||
"runem.lit-plugin",
|
||||
"rust-lang.rust-analyzer",
|
||||
"shopify.ruby-extensions-pack",
|
||||
"shopify.ruby-lsp",
|
||||
"sidneys1.gitconfig",
|
||||
"sorbet.sorbet-vscode-extension",
|
||||
"sswg.swift-lang",
|
||||
"streetsidesoftware.code-spell-checker",
|
||||
"stuart.unique-window-colors",
|
||||
"sumneko.lua",
|
||||
"svelte.svelte-vscode",
|
||||
"swellaby.workspace-config-plus",
|
||||
"tamasfe.even-better-toml",
|
||||
"tootone.org-mode",
|
||||
"tuttieee.emacs-mcx",
|
||||
"tyriar.sort-lines",
|
||||
"vadimcn.vscode-lldb",
|
||||
"viktorzetterstrom.non-breaking-space-highlighter",
|
||||
"vitest.explorer",
|
||||
"wenhoujx.swiper",
|
||||
"zhuangtongfa.material-theme",
|
||||
"ziyasal.vscode-open-in-github",
|
||||
"zxh404.vscode-proto3"
|
||||
"ziyasal.vscode-open-in-github"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user