FeatureRequest: Share namespaces configuration
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?
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!