[Geany] Wishlist...

Enrico Tröger enrico.troeger at xxxxx
Mon Jul 9 13:22:39 UTC 2007


On Mon, 9 Jul 2007 14:46:39 +0200, Harold Aling <h.aling at home.nl> wrote:

Hi,

> _Tag Definition_
> If i use "Go to Tag Definition" on a function, Geany jumps to the tag
> definition in one of the open files. I'd like to have a 'Back' option
> somewhere to return to the file+line where I've clicked on "Tag
> Definition".
Already available in the current SVN version. There are Back and
Forward buttons in the toolbar as well as two keyboard shortcuts to do
this.

> _Search toolbar_
> If I type something in the find toolbar, I'd like to be visually
> notified if the search string doesn't exist. Changing the background
> of the searchbox to red would be cool (just like Firefox'
> find-as-you-type search toolbar)
Probably will be implemented, I also like this feature ;-).

> Can I assign ctrl-f to the search toolbar (instead of the Find
> dialog) ?
Yes, just open the preferences dialog, choose the Keybindings tab and
change "Switch to Search Bar". Unfortunately Ctrl-F is still shown for
Search->Find because this is the GTK default. But overriding just
works. 

> _Open files versus tabs_
> Displaying a file by clicking on it's tab puts the cursor in that
> file. Switching files with the "open files" sidebar doesn't place the
> cursor into that file, so a keypress brings the previous file to the
> front.
Will be fixed.

> _Symbol autocompletion_
> Although the syntax of all known PHP functions are defined in
> php.tags, the completion only assists on the function name, not the
> description and/or what parameters it requires.
The description is completely unused at the moment. No way to get any
use of it.
If you are start to type a function name you should get a completion
list for known functions according to the already typed name. The
argument list is shown as a calltip once you type a '(' after a
function name or when you press the keyboard shortcut to show a calltip
(Ctrl-Shift-Space by default).
I just fixed a little bug which prevented showing the calltip in PHP
files when typed a '(' (SVN r1681). 

Regards,
Enrico

-- 
Get my GPG key from http://www.uvena.de/pub.key
Powered by Debian GNU/Linux, GnuPG and Sylpheed.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.geany.org/pipermail/users/attachments/20070709/a7ce83cb/attachment.pgp>


More information about the Users mailing list