aen@spamtrap.com wrote:
> On 15 Feb 2021 21:56:36 +0000 (GMT), Theo
> wrote:
>
> >Phigan wrote:
> >> Re: Re: Adding VS Code to Pi
> >> By: Theo to Ahem A Rivet's Shot on Sat Feb 13 2021 11:27 am
> >>
> >> > Anyone have any recommendations for modern open-source GUI editors that
> >> > *don't* use Electron as a framework? I've been trying out Onivim but
> >>
> >> Have you seen Geany?
> >
> >I've used it before. What's notable about it? I didn't really explore, but
> >it looked to me fairly basic - like a slightly fancier version of gedit.
> >
> It's much more than that. It is a fully-fledged IDE for source code.
> You get syntax-highlighting, you can start a compiler, assembler and
> linker, or call up the makefile. Then you can start the program, or
> call it up in a debbuger. All very customizable. The rules for most
> programming languages are already built in, and if you use a new one
> you can write them yourself.
I've never understood the big advantage of this sort of IDE over doing
each of those things (edit, compile, run/test) in separate terminal
windows. I have a syntax highlighting editor that runs in a terminal.
Again the *huge* advantage of running everything in terminal windows
running a (bash) shell is that one is using the same working
environment for everything, whether your compiling and testing code,
doing some housekeeping, checking E-Mails or whatever.
I use one editor everywhere and terminal windows running bash
everywhere.
--
Chris Green
ยท
--- SoupGate-Win32 v1.05
* Origin: Agency HUB, Dunedin - New Zealand | FidoUsenet Gateway (3:770/3)
|