Login  Register

Re: Wishlist item

Posted by lechristophe on Feb 02, 2007; 3:13pm
URL: http://imagej.273.s1.nabble.com/Wishlist-item-tp3700417p3700419.html

I usually use Notepad2 on Windows (free) or Smultron on Mac OSX (free
also) to get programming help such as numbered lines, syntax
highlighting etc...

Interfacing with ImageJ is usually done by a tool in the tooolbar that
calls the macro I'm working with. It's ver easy to refresh the tool and
take changes into account.

Christophe Leterrier

Tony Collins a écrit :

>>> Sometimes macros give an "error in line... " and it would be very
>>> handy to be
>>> able to go or see quickly the offending line.
>> Maybe a "goto line..." dialog box would be easier to implement?
>>
>> Michael
>
> I find the line numbers in the margin of Textpad really helpful when
> tracking errors. Can this be added to the editor in ImageJ?
>
> Textpad also uses coloured syntax along the same lines as the online
> 'browsable source code'. This helps spot the typos before the compiler.
>
> Tony
>