sonatype-nexus-community / vscode-iq-plugin

Visual Studio Code plugin for Nexus IQ
MIT License
18 stars 21 forks source link

[FEATURE] Support configuring IQ Server URL from Environment Variable #208

Closed madpah closed 3 years ago

madpah commented 3 years ago

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:

cc @bhamail / @DarthHater

madpah commented 3 years ago

This is a duplicate of #193 - closing as duplicate.