[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] Software IDE
On Tue, 2013-12-10 at 20:16 +0000, Peter Slegg wrote:
> 1. margin with line numbers
If you need line numbers there's always BASIC to fall back on ;)
But seriously, what do you need the line numbers for? You never refer to
line numbers in your code anyway. If you want to jump to lines referred
to in error messages there are better ways.
> 2. split window into panes to view different parts of file
Agree, that's a useful function.
> 3. Navigate forwards/backwards (like a browser)
> 4. find declaration
Those are a few of the reasons why I like PureC, 20 years after it's
last incarnation.
Jo Even