VSCode Extension for .env
Yet another .env linter, but monorepo nearest-file resolution is actually useful.
Catch missing and unused environment variables against your .env file
Scans code for variable usage to autocomplete .env keys automatically.
Backend developers, Full-stack developers
DotENV · Env File · Doppler
Yet another .env linter, but monorepo nearest-file resolution is actually useful.
Monorepo-aware .env validation with autocomplete from actual code usage.
Code-scanning to auto-discover env vars beats manual .env validation.
Catches PUBLIC_ prefix misuse in SvelteKit when dotenv-linter exists.
Catches missing env vars and even warns when API keys expire.
Catches .env misconfigs early with SvelteKit and Next.js-specific rules.