VS code extension - dotenv-diff - Vs code extension - Missing environment variables
by•
Catch missing and unused environment variables against your env file
Replies
Best
Maker
📌
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...
Replies
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...