VSCode .env Autocomplete
Scans code for variable usage to autocomplete .env keys automatically.
Catch missing and unused environment variables against your .env file
Monorepo-aware .env validation with autocomplete from actual code usage.
Full-stack developers, DevOps engineers
dotenv-linter · VS Code Dotenv extension
Scans code for variable usage to autocomplete .env keys automatically.
AST parser catches missing env vars before you deploy to production.
Catches PUBLIC_ prefix misuse in SvelteKit when dotenv-linter exists.
Catches .env misconfigs early with SvelteKit and Next.js-specific rules.
Catches env variable bugs early in SvelteKit/Next.js, but eslint-dotenv already does this.
CRC-aware MTD scanner for U-Boot firmware config—real embedded security tooling.