material-extensions / material-icons-browser-extension

Browser Addon that enhances file browsers of version controls with material icons.
MIT License
533 stars 41 forks source link

Support `visualstudio.com` url for Azure Repos #40

Closed jamiehaywood closed 2 years ago

jamiehaywood commented 2 years ago

I think this should be a fairly straightforward addition to the switch statement

csandman commented 2 years ago

Can you give an example of a repo on azure that uses that structure?

jamiehaywood commented 2 years ago

we've got some internal projects at work that still use the visualstudio.com domain. It's exactly the same site as dev.azure.com, just different URI.

csandman commented 2 years ago

If you want to try a local build of #42 that could help to make sure it works!

Claudiohbsantos commented 2 years ago

Thanks for jumping on this! I'll close this issue since we already have an approved PR tackling this request. Any other comments should be directed to the #42 until it is merged