microsoft / azure-boards-vscode

Azure Boards Extension for Visual Studio Code
MIT License
20 stars 14 forks source link

azure-boards.organizations goes in user settings but azure-boards.current-organization goes in workspace settings #70

Open obvioussean opened 5 years ago

obvioussean commented 5 years ago

I would expect all settings to go in the user settings by default?

cschleiden commented 5 years ago

@obvioussean Tell me more. Why would you expect that? The idea was to be able to connect different workspaces to different AzDev organizations/projects. Like maybe you want mseng/AzureDevOps for working on AzureDevOps and some-other-account/my project for another workspace you're working on.

obvioussean commented 5 years ago

That makes sense provided everyone in that workspace wants the integration configured? I'm just glad the extension supports user settings.

cschleiden commented 5 years ago

Why would you connect the same workspace to different Boards accounts? :)

obvioussean commented 5 years ago

I only have one workspace

cschleiden commented 5 years ago

Tell me more. You have different git repositories in that workspace?