[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[MiNT] Aw: Re: Software IDE



 
 

Gesendet: Freitag, 13. Dezember 2013 um 04:11 Uhr
Von: "Roger Burrows"
An: mint@lists.fishpool.fi
Betreff: Re: [MiNT] Software IDE
On 12 Dec 2013 at 20:44, Peter Slegg wrote:

> I had a quick look at Geany. It does line numbers and basic
> function locating using the Scintilla library.
>
I use Geany on my Linux box for EmuTOS development. It works very well for
what I need.

Roger


Same here. Small and slick. I used to use Eclipse, but it's huge, has lots of features I don't need (and others I do not even know about how to get at) and isn't well supported in Ubuntu.

Geany is missing a syntax definition for m68k assembly code. Here is one (trimmed for gnu GCC/gas) just in case anybody needs it (to be copied to ~/.config/geany/filedefs).

Cheers,
Markus

Attachment: filetypes.asm
Description: Binary data