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

Re: [MiNT] Software IDE



Am Dienstag, den 10.12.2013, 23:03 +0100 schrieb Jo Even Skarstein <joska@online.no>:

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.

Spotting line number at the left side is much faster compared to jumping to a specific line via keyboard shortcut. At least when the line number is in range. It also helps in orientation.