vscode-servicebus-explorer icon indicating copy to clipboard operation
vscode-servicebus-explorer copied to clipboard

FeatureRequest: Share namespaces configuration

Open yarus opened this issue 4 years ago • 1 comments

Hi folks, started to use this nice extension so thank you all for your effort!

Have a question which could become feature request. While using multiple service-buses it could be useful to configure all namespaces once and than just share the config across the team so everyone else could have these namespaces already configured. This could be done via common config file like .servicebusexplorer.rc or maybe .vscode/settings.json.

Maybe there is such option already?

yarus avatar Aug 19 '21 09:08 yarus

Hi @yarus Sounds interesting! Only issue would be the keys of connection string itself. Those should not be source controlled. But maybe something like a .busexplorer file that can be use for staging for example, would be a good idea.

Thanks for the suggestion!

andreujuanc avatar Aug 20 '21 22:08 andreujuanc