[Gambas-user] What IDE if any to use for development of Gambas?

Doug Hutcheson owlbrudder at gmail.com
Thu Jan 4 00:40:14 CET 2018



On Wed, 2018-01-03 at 19:14 +0100, Benoît Minisini wrote:
> Le 03/01/2018 à 13:30, Tobias Boege a écrit :
> > On Wed, 03 Jan 2018, Fabien Bodard wrote:
> > > 2018-01-03 8:03 GMT+01:00 Doug Hutcheson <owlbrudder at gmail.com>:
> > > > Hi everyone. I have been wrestling with the Eclipse IDE, but
> > > > losing the
> > > > fight. What do you use for development of Gambas code? (I am
> > > > not referring
> > > > to the Gambas Basic IDE here - I mean for developing Gambas
> > > > itself). Thanks,
> > > > Doug.
> > > 
> > > If i remember well I think Benoit use kate. :-) For my little
> > > little
> > > time on coding C/C++ I use kate too because I don't need UI
> > > stuff.
> > > 
> > 
> > vim and ctags when I'm looking into the interpreter, vim and grep
> > in
> > components. Everything grows smaller with some time, though, and
> > you'll
> > learn where to expect what code.
> > 
> > Regards,
> > Tobi
> > 
> 
> I use Kate, or Geany when Kate starts to crash. If I have a text
> editor 
> with syntax highlighting, tabulation management, and a shortcut to 
> switch between the *.c file and the *.h file, I'm happy.
> 

Thank you all very much. 
I am used to vi/vim and ctags, so will start there and see if I need
more 'help' from a GUI.
I'm sure Eclipse would be wonderful, if I could start by taking an
intensive six-week course in how to drive it. "8-D

When I was a software development team manager I could only dream of my
programmers writing such well structured code. As they say, it was like
herding cats.

Kind regards,
Doug
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20180104/3cc7f892/attachment.html>


More information about the User mailing list