C IDE of choice

Roger Oberholtzer roger
Mon Mar 26 23:10:00 PDT 2007


On Mon, 2007-03-26 at 17:37 +0200, Roger Oberholtzer wrote:
> On Mon, 2007-03-12 at 21:39 -0500, Rick Sivernell wrote:
> > On Mon, 12 Mar 2007 10:03:41 -0400
> > Matthew Carpenter <mcarpenter at intelguardians.com> wrote:
> > 
> > > On Saturday 10 March 2007 01:14, Rick Sivernell wrote:
> > > >
> > > > Matt
> > > >
> > > >  Have you looked at scite, a free programmers editor( not an IDE ). Runs
> > > > under MS and Uniz/Linux,
> > > 
> > > I have not, but it's in the Ubuntu repo so it's getting installed now.  I'll 
> > > likely work more with Eclipse in the future too.
> > > 
> > > I've heard great things about Kdevelop.  It seems quite powerful, but I'm not 
> > > familiar with certain aspects of it.  Unfortunately there are things about C 
> > > I don't quite remember either, so if there's anyone out there familiar with 
> > > Kdevelop and would like to mentor me a little please contact me offline.  
> > > Mostly what I'm interested in has to do with assistance with external 
> > > libraries and actual interactions with *.h files.  To set the stage, I'm 
> > > interested in being able to include windows.h and other third-party headers, 
> > > as well as the best way to make a decent build environment.  I'm used to gcc, 
> > > but my make experience is mainly limited to the command line Linux build.
> 
> Anyone know where there is a scite rpm for SUSE?  I did a quick local
> compile, only to see that a GNU HASH lib of some sort was missing. The
> RedHat rpms as well assume you have this. Odd that this does not show up
> (to me) on any of the common SUSE software sites. 

Cancel that. I was trying some other editor based on scintilla. SciTE is
no trouble. But I was not really impressed. I think vi does better
syntax hilighting. And the code folding was awkward. My tabbed indenting
was shown in an odd way. Set to 8 characters did not result in 8
characters. Oh, could that be the variable spaced fonts it uses by
default? In the integrated 'make' window, when clicking on a file for
which something was noted, it tried to take you to the offending line
number in the file you were editing. Not the file with the problem. I am
sure there are nice features. And maybe I was too impatient with the
configuration. I also suspect that part of the ugliness is the use of
the Gtk. YOMD.

So, vi it is. Or emacs if you are the guy in the next room.

-- 
Roger Oberholtzer

OPQ Systems / Ramb?ll RST

Ramb?ll Sverige AB
Kapellgr?nd 7
P.O. Box 4205
SE-102 65 Stockholm, Sweden

Tel: Int +46 8-615 60 20
Fax: Int +46 8-31 42 23




More information about the Linux-users mailing list