You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm looking for a way to specify for example the equivalent of rust-analyzer.cargo.extraEnv in VSCode. I tried at some point to add this, but it seems less trivial than I thought.
Maybe with some pointers in the right direction I can implement this.