Re: IDE for Linux with good code completion
- From: Happy.Cerberus@xxxxxxxxx
- Date: 22 Aug 2006 11:29:15 -0700
Jan Panteltje napsal:
On a sunny day (21 Aug 2006 16:16:08 -0700) it happened
Happy.Cerberus@xxxxxxxxx wrote in
<1156202168.397307.163140@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>:
Currently I write most of the code in Vim, mainly because I can write
my code remotely using ssh, the problem is that I sometimes find myself
lost in the code, and for this I need good code completion.
I have tried Kdevelop and Anjuta (code completion didn't work in both
of them at all). Currently trying Eclipse which works fine, but fails
in advanced code completion (shows private members and doesn't
understand inteligent pointers [or anything more complex than direct
member]).
So, my question, is there any IDE (an editor would be enough), which
has good code completion?
How in the world wil you write a big program if you cannot even remember
the basic synstax of the language you are using?
Is that not a bit like writing a story without knowing the words of the
language?
And do not get me started on 'debuggers'.
What are you talking about? :) Do you know some code completion which
helps you with the basic syntax of the language? I don't.
I need code completion, because I can't remember all those class
members. Is that class containing member GetModifiedBlocks, or
GetModBlocks or GetBlocks, etc... That's the basic problem, and when
working with bigger projects, it realy slows you down if you have to
search the documentation everytime you need to find a particular member.
.
- Follow-Ups:
- Re: IDE for Linux with good code completion
- From: Michael Rasmussen
- Re: IDE for Linux with good code completion
- From: Bill Pursell
- Re: IDE for Linux with good code completion
- References:
- IDE for Linux with good code completion
- From: Happy . Cerberus
- Re: IDE for Linux with good code completion
- From: Jan Panteltje
- IDE for Linux with good code completion
- Prev by Date: Re: IDE for Linux with good code completion
- Next by Date: Re: IDE for Linux with good code completion
- Previous by thread: Re: IDE for Linux with good code completion
- Next by thread: Re: IDE for Linux with good code completion
- Index(es):
Relevant Pages
|