Back to browse
GitHub Repository

Catch missing and unused environment variables against your .env file

3 starsTypeScript

Environment Helper (VS Code)

by chrillemn·Apr 15, 2026·1 point·1 comment

AI Analysis

●●SolidSolve My ProblemCozy

Monorepo-aware .env validation with autocomplete from actual code usage.

Strengths
  • Nearest-.env resolution handles monorepos without manual configuration.
  • Autocomplete suggestions derived from scanned code references, not guesses.
  • Zero-config setup works immediately after install.
Weaknesses
  • Only supports .env files, ignores other secret management approaches.
  • No CI integration for catching issues before merge.
Target Audience

Full-stack developers, DevOps engineers

Similar To

dotenv-linter · VS Code Dotenv extension

Similar Projects

Developer Tools●●Solid

VSCode .env Autocomplete

Scans code for variable usage to autocomplete .env keys automatically.

Solve My ProblemCozy
chrillemn
202mo ago
Security●●Solid

U-Boot Fw_env.config Bruteforcer

CRC-aware MTD scanner for U-Boot firmware config—real embedded security tooling.

Niche GemSolve My Problem
bootbloopers
102mo ago