Would you rethink about the env var config view?

Improvement
Hello, have a good day!
I feel it's very convenience if configuring env vars could always show me all environment variables and also the fallback value. It will help to know which one will be used, and which one is misconfigured.
I never saw any http client has this kind of view except Httpie Desktop. Would you consider to make Yaak env var config view become something like this?
If that's possible. I would suggest: No need to show all the environments like LOCAL, PROD as the screenshot, but only Defaults and current env could be more optimized as some variable could have value as long string.
Thanks!

I agree with the sentiment around environment variables. I’m currently thinking of ways to implement this
My 2 cents here:
I would see the defaults as a “fixed” column and the others dynamic and scrollable (in case you have, let’s say, 10 environments, it is impossible to display all of them at the same time and also be able to read their contents).
Also, all the columns should be resizable with persistent column size and scroll position.