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

Refactor move "Open in browser" action to "Open In" menu #573

Closed johnaziz57 closed 5 months ago

johnaziz57 commented 5 months ago

The Azure plugin provides "Open in Browser" as its own action within the Editor pop-up menu.

A better place for this action is the "Open In" as sub action, similar to what Github does. Screenshot 2024-01-16 at 14 06 56 2

P.S. Maybe it is OCD, or being neurotic 😅 is the actual reason behind this PR.

🎨

Before PR

Screenshot 2024-01-16 at 14 09 04

After PR

Screenshot 2024-01-16 at 11 34 38 2

johnaziz57 commented 5 months ago

@microsoft-github-policy-service agree