In an Enterprise setting, VS Code may be centrally installed and configured. This can also include plugins such as this one.
We already support IQ Username and Credential from Environment variables, this feature request is to add IQ_SERVER_URL which would provide a centralised mechanism for Enterprises to define this.
Of course other configuration options could be possible:
Support for a .sonatype-config file in the $HOME directory
In an Enterprise setting, VS Code may be centrally installed and configured. This can also include plugins such as this one.
We already support IQ Username and Credential from Environment variables, this feature request is to add
IQ_SERVER_URL
which would provide a centralised mechanism for Enterprises to define this.Of course other configuration options could be possible:
.sonatype-config
file in the$HOME
directorycc @bhamail / @DarthHater