Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Incorrect shortcut behaviour: show view: declaration
Incorrect shortcut behaviour: show view: declaration [message #332331] Mon, 20 October 2008 01:48 Go to next message
Robert Mark Bram is currently offline Robert Mark BramFriend
Messages: 32
Registered: July 2009
Member
Hi All,

Ganymede Version: 3.4.0
Build id: I20080617-2000

I have two short-cuts showing for "Show View (View: Declaration)" as shown
here:
http://lh3.ggpht.com/robertmarkbram/SPvgTP_j0nI/AAAAAAAAKZM/ xuB5DeWZThE/s912/eclipseShowViewDeclaration.PNG

Neither of these shortcuts show any conflicts..

The Alt+Shift+Q,D short cut will take me to either the Java Declaration
view or the Javascript Declaration view depending on whether I am in a
Java editor or Javascript editor - but still works (taking me to whichever
declaration was last opened) when I press it from *any other* view as well!

The Alt+D short cut only takes me to the Javascript declaration view
*only* if I am in a Javascript editor..

What is different between these? Neither seems to be obeying the on-screen
contract..

I want Alt+D to do this - but simply unbinding the Alt+D shortcut and
changing Alt+Shift+Q,D to Alt+D doesn't work - instead I end up with the
old Alt+D behavior.

Any assistance would be appreciated!

Rob
:)
Re: Incorrect shortcut behaviour: show view: declaration [message #332471 is a reply to message #332331] Tue, 21 October 2008 23:04 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

Robert Mark Bram wrote:
> The Alt+D short cut only takes me to the Javascript declaration view
> *only* if I am in a Javascript editor..
> What is different between these? Neither seems to be obeying the
> on-screen contract..
> I want Alt+D to do this - but simply unbinding the Alt+D shortcut and
> changing Alt+Shift+Q,D to Alt+D doesn't work - instead I end up with the
> old Alt+D behavior.

It has to do with the "When". It says Javascript view but really it is
a context that is activated by some of the JavaScript plugin code
(editor maybe, or view, or perspective activation).

ALT+SHIFT+Q D is bound in the "In Windows" context

PW


--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/ganymede/index.jsp?topic=/org.eclips e.platform.doc.isv/guide/workbench.htm


Previous Topic:No Handler error
Next Topic:Project specific formatting - where are the settings stored?
Goto Forum:
  


Current Time: Wed Apr 24 13:32:31 GMT 2024

Powered by FUDForum. Page generated in 0.03749 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top