Re: Eog-list Digest, Vol 51, Issue 7
Martin Olsson <[email protected]>
| Newsgroups | gmane.comp.gnome.apps.Eog |
|---|---|
| Message-ID | <[email protected]> |
I also use geany and sometimes gedit and even nano (with syntax highlighting activated). If you use primitive stuff like nano it helps to learn additional tools like for example cscope (you can run "cscope -R" in any directory tree with .C files and it will allow you to jump to function names etc). Also there is many nice plugins for gedit that does various magic functions for you. If you want code completion that actually works (for small projects at least) try the CDT tools based on Eclipse (prepare for bloat though). If you try CDT don't use the stone age version that ships with ubuntu, instead download it directly from eclipse.org and set it up yourself.. CDT has gotten a lot better lately. There is also anjuta and for KDE users I hear kdevelop and qtcreator are both nice even though the latter once is niched towards QT apps which excludes eog of course. Martin Joaquim Rocha wrote: > Hi, > > Regarding the IDEs question, I use Geany. Although far from perfect, I > think it balances being lightweight and having a full and helpful GUI. > > http://www.geany.org/ > > > Cheers, > > -- > Joaquim Rocha > > > > [email protected] wrote: >> Send Eog-list mailing list submissions to >> [email protected] >> >> To subscribe or unsubscribe via the World Wide Web, visit >> http://mail.gnome.org/mailman/listinfo/eog-list >> or, via email, send a message with subject or body 'help' to >> [email protected] >> >> You can reach the person managing the list at >> [email protected] >> >> When replying, please edit your Subject line so it is more specific >> than "Re: Contents of Eog-list digest..." >> >> >> Today's Topics: >> >> 1. IDE for eog development (Christoph 'Gigi' Fuchs) >> >> >> ---------------------------------------------------------------------- >> >> Message: 1 >> Date: Fri, 17 Apr 2009 18:04:51 +0200 >> From: "Christoph 'Gigi' Fuchs" <[email protected]> >> Subject: IDE for eog development >> To: [email protected] >> Message-ID: >> <[email protected]> >> Content-Type: text/plain; charset=ISO-8859-1 >> >> Hi everybody, >> I would like to hack on eog for a bit and I would like to ask you one >> question: >> >> -- What IDE do you use to develop C programs like eog? >> >> If you only use a editor like vim/emacs I would like to know that too >> - just out of curiosity. >> >> Thanks in advance, >> Gigi >> >> >> ------------------------------ >> >> _______________________________________________ >> Eog-list mailing list >> [email protected] >> http://mail.gnome.org/mailman/listinfo/eog-list >> >> >> End of Eog-list Digest, Vol 51, Issue 7 >> *************************************** >> > > _______________________________________________ > Eog-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/eog-list >