Visual Studio Code (VS Code) extension for Infisical. Browse, view, create, edit, and delete secrets across every project, environment, and folder you have access to — without leaving your editor. FeaturesThis extension provides the following capabilities: Connecting to InfisicalSign in with your Infisical account — no client IDs, no machine identities, no copy-pasting tokens. Pick a region (US, EU, or self-hosted), authenticate in your browser, and you're returned to VS Code automatically. The extension supports Infisical Cloud (US and EU) out of the box, and any self-hosted Infisical instance. Demo
Tokens are stored using VS Code's native Browsing SecretsOnce signed in, the activity-bar Infisical view shows every project, environment, folder, and secret you have access to — mirroring the Infisical web UI. Nothing is fetched until you expand a node, so the view stays fast even on large workspaces. Demo
Revealing ValuesSecret values are masked by default and shown as
Demo
Reading and Writing SecretsInline EditRight-click any secret in the tree view to edit, copy, or delete it. New secrets can be created directly from the environment or folder row using the inline plus icon. Secrets PanelClick any environment or folder to open a side-by-side secrets panel that mirrors the Infisical dashboard inside VS Code. The panel supports:
Edits in either the tree view or the panel automatically refresh the other. Deletions trigger a confirmation dialog to protect against accidents. Demo
RequirementsVisual Studio Code version 1.74.0 (November 2022) or later. Extension SettingsThis extension contributes the following settings:
CommandsAll commands are available in the Command Palette (
IssuesFound a bug or have a feature request? Open an issue on GitHub. |



