Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upENV Variables in request highlighting #1029
Open
Comments
|
I totally agree, in Insomnia it hardly took any time to figure out how env variables work but in postwoman, it is a bit difficult. |
|
Got it. Since |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
Trying to use environment variables is pretty difficult, and we never know if a variable is successfully attached to the request
Describe the solution you'd like
If there was some kind of checking with underline or changing text color it would be much easier to identify wrong env. variables
Describe alternatives you've considered
Insomnia Rest does smth like this, as shown in the screenshot
Additional context

Attached Screenshots