[Geany-Users] Help by filename

2014-05-12 Thread Slavko Kocjancic

Hello...

Is there a way to redirect F1 or perheaps shift F1 to show help by project?
I mean if I hit F1 while editing *.py to get python help, if i edit 
*.asm to get asm help  etc...


It can be done within Set build Command but I can assign hotkey only 
for 1'st item in each group but is already taken (and needed)

In the manual there are stated:

Keyboard shortcuts can be defined for the first two filetype menu items, 
the first three independent menu items, the first two execute menu items 
and the fixed menu items. In the keybindings configuration dialog 
(seeKeybinding preferences #keybinding-preferences) these items are 
identified by the default labels shown in theBuild Menu 
#build-menusection above.


It is currently not possible to bind keyboard shortcuts to more than 
these menu items.



But I can set keybinding only to 1'st item in each group. How to do with 
other?!?


Slavko.
___
Users mailing list
Users@lists.geany.org
https://lists.geany.org/cgi-bin/mailman/listinfo/users


Re: [Geany-Users] Help by filename

2014-05-12 Thread Lex Trotman
On 12 May 2014 17:30, Slavko Kocjancic esla...@gmail.com wrote:
 Hello...

 Is there a way to redirect F1 or perheaps shift F1 to show help by project?
 I mean if I hit F1 while editing *.py to get python help, if i edit *.asm to
 get asm help  etc...

No, F1 by default gives you Geany help.


 It can be done within Set build Command but I can assign hotkey only for
 1'st item in each group but is already taken (and needed)
 In the manual there are stated:

 Keyboard shortcuts can be defined for the first two filetype menu items, the
 first three independent menu items, the first two execute menu items and the
 fixed menu items. In the keybindings configuration dialog (see Keybinding
 preferences) these items are identified by the default labels shown in the
 Build Menu section above.

 It is currently not possible to bind keyboard shortcuts to more than these
 menu items.

Correct.



 But I can set keybinding only to 1'st item in each group. How to do with
 other?!?


They are in the menu-edit-prefs-keybindings build section named by
the default use of the command.  The second filetype specific command
is right underneath where you bind the first :)  It defaults to f9.

Cheers
Lex

 Slavko.

 ___
 Users mailing list
 Users@lists.geany.org
 https://lists.geany.org/cgi-bin/mailman/listinfo/users

___
Users mailing list
Users@lists.geany.org
https://lists.geany.org/cgi-bin/mailman/listinfo/users


Re: [Geany-Users] Help by filename

2014-05-12 Thread Slavko Kocjancic

On 05/12/2014 09:48 AM, Lex Trotman wrote:

On 12 May 2014 17:30, Slavko Kocjancic esla...@gmail.com wrote:

Hello...

Is there a way to redirect F1 or perheaps shift F1 to show help by project?
I mean if I hit F1 while editing *.py to get python help, if i edit *.asm to
get asm help  etc...

No, F1 by default gives you Geany help.


It can be done within Set build Command but I can assign hotkey only for
1'st item in each group but is already taken (and needed)
In the manual there are stated:

Keyboard shortcuts can be defined for the first two filetype menu items, the
first three independent menu items, the first two execute menu items and the
fixed menu items. In the keybindings configuration dialog (see Keybinding
preferences) these items are identified by the default labels shown in the
Build Menu section above.

It is currently not possible to bind keyboard shortcuts to more than these
menu items.

Correct.



But I can set keybinding only to 1'st item in each group. How to do with
other?!?


They are in the menu-edit-prefs-keybindings build section named by
the default use of the command.  The second filetype specific command
is right underneath where you bind the first :)  It defaults to f9.

Cheers
Lex


That default names misslead me... Now I had working solution.
Thanks
___
Users mailing list
Users@lists.geany.org
https://lists.geany.org/cgi-bin/mailman/listinfo/users