[Geany] WishList (I can help with implementation if you point places)

Enrico Tröger enrico.troeger at xxxxx
Sun Jun 11 18:14:31 UTC 2006


On Sun, 11 Jun 2006 17:13:36 +0300, Yura Semashko <yurand2 at gmail.com>
wrote:

Hi,

> 1) Go to tag declaration/definition should use word pointed by mouse
> not cursor.  Example:
> 
>    foo()
>    ba<cursor is here>r()
> 
> If I left click on "foo" and choose go to tag declaration, geany will
> try to find "bar" (I wish "foo")
This is already implemented in the current SVN version.

> 2) Ability to jump to error line atfer compilation failed (using
> hotkey or by clicking on compiler output)
As long as the file where the error occurred, it is already possible by
double clicking on the appropriate line. How do you want to do this
with a hotkey?

> 3) Project mangement (I don't require complicated stuff or GUI for
> editing it)
Project management is already on the ToDo list, it will come with 0.9
or so. Please be patient.

> bar/bar.c
> foo.c
> makefile
> 
> I will get "no makefile error" if I edit "bar.c" and try to hit build
> key.
(I think this point should not belong to the project management item)
Yes, this is a problem. Solution: project management ;-).
Workaround: use make with own target and specify -f ../makefile as
argument, then make will find the makefile. But this will fail if you
edit foo.c. Sorry, this can only be solved by a project management. Or
perhaps you can create a symlink in bar to ../makefile. But this is not
very nice.

> 5) Ability to call external program for word poined by cursor. (Will
> use for calling documentation browser)
Ok, this is easy to implement.
Nick, what do you think?

> 6) Debuger support (I understand that this one is most complicated
> and unlikely be implemented)
Hmm, I'm not sure whether Geany will ever have this. I don't want so big
things in Geany. Perhaps after Geany 1.0, but only perhaps.
Sorry.

Thanks for your mail.

Regards,
Enrico

-- 
Get my GPG key from http://www.uvena.de/pub.key
Geany, a lightweight IDE using GTK2 - http://geany.uvena.de
-------------- 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/20060611/814c4c3f/attachment.pgp>


More information about the Users mailing list