[ https://issues.apache.org/jira/browse/NETBEANS-561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16905262#comment-16905262 ]
Geertjan Wielenga commented on NETBEANS-561: -------------------------------------------- The thing is, it kind of conflicts with how NetBeans works in general, i.e., we try to keep a clean user interface, no dialogs other than the Options window. I'm not arguing with you, don't be upset please, I'm just pointing out how NetBeans is always focused on having only wizards and the Options window, not dialogs. Is there a similar dialog you're familiar with in NetBeans? > Create a separated dialog for the version control system > -------------------------------------------------------- > > Key: NETBEANS-561 > URL: https://issues.apache.org/jira/browse/NETBEANS-561 > Project: NetBeans > Issue Type: New Feature > Components: versioncontrol - Git, versioncontrol - Mercurial, > versioncontrol - Subversion > Affects Versions: Next > Reporter: Christian Lenz > Priority: Major > > The version control actions are all inside the context menu in a subMenuItem. > It would be better to separate them completely from the context menu and > create a new dialog only for version control. That makes the UX more handy. > You can have a shortcut for it and it opens immediately w/o using the right > click and search for git/svn/mercurial or whatever and go the action what you > want. > It should be similar to the context menu for the repository browser but often > I don't use the repo browser. It should be possible to search inside such a > dialog while typing. > Here are two links of this implementation in intelliJ: > https://www.jetbrains.com/help/idea/version-control-integration.html > and > http://mrhaki.blogspot.de/2013/03/quick-access-to-vcs-operations-in.html > Cheers > Chris -- This message was sent by Atlassian JIRA (v7.6.14#76016) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists