Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENV Variables in request highlighting #1029

Open
NicOfNoomers opened this issue Jul 27, 2020 · 2 comments
Open

ENV Variables in request highlighting #1029

NicOfNoomers opened this issue Jul 27, 2020 · 2 comments

Comments

@NicOfNoomers
Copy link

@NicOfNoomers NicOfNoomers commented Jul 27, 2020

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
image

@AndrewBastin AndrewBastin added the feature label Aug 4, 2020
@sukheja-varun
Copy link

@sukheja-varun sukheja-varun commented Aug 14, 2020

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.
I have created an env with few variables but still not able to figure out how to make any env active.

@liyasthomas
Copy link
Member

@liyasthomas liyasthomas commented Aug 15, 2020

Got it. Since envs are used inline inside an input box (URL field), it's quite hard to list / highlight registered envs from input. I tried to parse URL input with some regex to show registered envs in a tooltip but had no luck with it. Will try another method. Let me know if there's any UI wise implementation that could tackle this. May be like auto-complete for envs?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
4 participants
You can’t perform that action at this time.