microsoft / azure-devops-intellij

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

Support Pull Request in Intellij #516

Open hpalma opened 1 year ago

hpalma commented 1 year ago

Intellij already supports processing Github PRs in the IDE. It would be great if the same was possible for Azure PRs. Maybe a lot of the existing API to support Github PRs can be reused to support Azure PRs?