microsoft / azure-devops-intellij

IntelliJ IDEA plug-in for Visual Studio Team Services and Team Foundation Server (TFS)
MIT License
149 stars 94 forks source link

Allow Global Workspacemapping #542

Open Skyswimsky opened 1 year ago

Skyswimsky commented 1 year ago

Hi!

My company at work is still using TFS, and has following project structure: image

In Visual Studio it's enough if I use following mapping: image

For Rider, however, I have to be a lot more granular to get it to work. Otherwise it throws all kind of errors (Mostly 401 Unauthorized): image

I was wondering if there's way to have this "one-path-for-all" approach while using Rider?