{ // See https://go.microsoft.com/fwlink/?LinkId=827846 to learn about workspace recommendations. // Extension identifier format: ${publisher}.${name}. Example: vscode.csharp // List of extensions which should be recommended for users of this workspace. "recommendations": [ // Allows for use of settings.shared.json and settings.local.json. "swellaby.workspace-config-plus", // Below list is produced by `./siren shared --json c i` "ahmadalli.vscode-nginx-conf", "alefragnani.project-manager", "anthropic.claude-code", "antyos.openscad", "arrterian.nix-env-selector", "arturodent.command-alias", "astro-build.astro-vscode", "benspaulding.procfile", "bibhasdn.unique-lines", "bierner.github-markdown-preview", "bierner.markdown-checkbox", "bierner.markdown-emoji", "bierner.markdown-footnotes", "bierner.markdown-mermaid", "bierner.markdown-preview-github-styles", "bierner.markdown-yaml-preamble", "bmarkovic.haproxy", "bodil.file-browser", "britesnow.vscode-toggle-quotes", "bufbuild.vscode-buf", "carlos-algms.make-task-provider", "christian-kohler.path-intellisense", "connor4312.esbuild-problem-matchers", "ctf0.macros", "davidanson.vscode-markdownlint", "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", "github.vscode-pull-request-github", "gofenix.go-lines", "golang.go", "gruntfuggly.todo-tree", "hashicorp.terraform", "hoovercj.vscode-settings-cycler", "humao.rest-client", "hverlin.mise-vscode", "jakearl.search-editor-apply-changes", "jimeh.executable-on-save", "jnoortheen.nix-ide", "joshbolduc.commitlint", "joshmu.periscope", "kahole.magit", "karunamurti.haml", "kilocode.kilo-code", "koichisasada.vscode-rdbg", "letrieu.expand-region", "llvm-vs-code-extensions.lldb-dap", "llvm-vs-code-extensions.vscode-clangd", "m4ns0ur.base64", "mads-hartmann.bash-ide-vscode", "matthewpi.caddyfile-support", "mattn.lisp", "mermaidchart.vscode-mermaid-chart", "mhutchie.git-graph", "mkhl.direnv", "mrmlnc.vscode-duplicate", "ms-azuretools.vscode-containers", "ms-dotnettools.vscode-dotnet-runtime", "ms-kubernetes-tools.vscode-kubernetes-tools", "ms-python.debugpy", "ms-python.python", "ms-vscode.cmake-tools", "ms-vscode.extension-test-runner", "ms-vscode.hexeditor", "ms-vscode.remote-repositories", "ms-vscode.vscode-speech", "ms-vsliveshare.vsliveshare", "ninoseki.vscode-mogami", "openai.chatgpt", "orta.vscode-jest", "pflannery.vscode-versionlens", "pkief.material-icon-theme", "pomdtr.excalidraw-editor", "qingpeng.common-lisp", "redhat.vscode-xml", "redhat.vscode-yaml", "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", "streetsidesoftware.code-spell-checker", "stuart.unique-window-colors", "sumneko.lua", "svelte.svelte-vscode", "swiftlang.swift-vscode", "tamasfe.even-better-toml", "tootone.org-mode", "tuttieee.emacs-mcx", "tyriar.sort-lines", "unifiedjs.vscode-mdx", "vadimcn.vscode-lldb", "viktorzetterstrom.non-breaking-space-highlighter", "vitest.explorer", "wenhoujx.swiper", "zhuangtongfa.material-theme", "ziyasal.vscode-open-in-github" ] }