The Environmentor allows you to quickly get all the environment variables you have defined in your code. It can tedious sometimes to keep track of the all environment variables you have defined.
Features
It allows you to quickly go through the environment variables you have defined in your code.
Use it as simple as executing the command in VS Code
Feels like you forgot what all Environment variables you have used, Use it!
Needs to check in multiple files, Open the file in editor and Use it!
Known Issues
File needs to be saved before it can be run.
Release Notes
Get all Environment variables in your active editor file
Help message on HOW to use it!
Supports only Python as of now.
0.1.1
Patch Release
Migrated the output from Toast/Notification to the Output section
0.1.0
Initial release of Environmentor
Get all Environment variables in your active editor file