Christian Munk Nissen

VS code extension - dotenv-diff - Vs code extension - Missing environment variables

Catch missing and unused environment variables against your env file

Add a comment

Replies

Best
Christian Munk Nissen

Hi — I'm the developer behind dotenv-diff.

I built this after getting frustrated with environment variable mismatches during development.

The extension is intentionally minimal. I didn't want something that requires setup or changes how you work — just a quiet warning in the editor.

if you like this, you might also like the npm package CLI tool which has first class support for sveltekit and next.js: https://github.com/Chrilleweb/do...