[
https://issues.apache.org/jira/browse/NETBEANS-432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16388150#comment-16388150
]
Gili commented on NETBEANS-432:
-------------------------------
Quoting [~jtulach] from the mailing list:
{quote}Out of curiosity (as I may still be living in the past), here is one of
the
documents I have written when attempting to (re)design the NetBeans action
system:
[https://openide.netbeans.org/proposals/actions/index.html]
In general my intention was to use [Action.callback](
[http://bits.netbeans.org/8.2/javadoc/org-openide-awt/org/openide/awt/Actions.html#callback-java.lang.String-javax.swing.Action-boolean-java.lang.String-java.lang.String-boolean-])
actions to register a generic placeholder with a shortcut that can then do
whatever each component wants.
{quote}
> Context-sensitive keyboard accelerators
> ---------------------------------------
>
> Key: NETBEANS-432
> URL: https://issues.apache.org/jira/browse/NETBEANS-432
> Project: NetBeans
> Issue Type: Improvement
> Components: editor - Key bindings
> Reporter: Gili
> Priority: Major
>
> Following up on [https://netbeans.org/bugzilla/show_bug.cgi?id=222843] the
> IDE should be able to differentiate between users hitting ALT+A in the
> Find/Replace Dialog and ALT+A while the editor has a focus. In the former
> case I expect "Replace (A)ll" to get triggered. In the latter case, I expect
> the Ref(a)ctor pulldown menu to get triggered.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists