[wingide-users] Go to definition
Wingware Support
support at wingware.com
Fri Feb 26 12:37:56 MST 2010
Marcin Krol wrote:
> Hello everyone,
>
> I'm a complete newbie (today purchased wing ide), working my way
> through tutorial now -- now I see that there is a way to go to
> definition using Ctrl-left-click.
>
> I don't like that and tried to customize it in keymap.basic. Trouble
> is, I do not know the command.
>
> I can press Ctrl-F12 and see the list of commands but nothing like
> this is there; curiously, 'goto-clicked-symbol-defn' is not there either!
>
> Remapping 'goto-clicked-symbol-defn' to a key shortcut doesn't work,
> the symbol has to be clicked in order to be able to go to its definition.
>
> Is there some way to associate going to a definition with some
> keyboard shortcut without using mouse?
>
> I can see internal commands by typing '.' or typing a character and
> then backspace, but looking through such list of commands is
> inconvenient.
>
> How do I get complete list of commands anyway?
Try goto-selected-symbol-defn as the command name (which by default is
bound to F4). That
works off focus / selection location and not click location.
The commands are documented at http://wingware.com/doc/commands
Please let me know if this does not help.
Thanks,
--
Stephan Deibel
Wingware | Python IDE
Advancing Software Development
www.wingware.com
More information about the wingide-users
mailing list