They'd certainly help in a TML, but I appreciate your point... as soon as
you have any line that isn't output, the numbering goes out the window, for
example:

<html>
<head></head>
<body>
    This is line 4.
    This is line 5.
    <@exclude>
     This is some code and is not sent to the server
    </@exclude>
    This is line 6, according to the browser.
</body>
</html>

Jon




-----Original Message-----
From: John McGowan [mailto:[EMAIL PROTECTED]]
Sent: 23 September 2002 1:57
To: Multiple recipients of list witango-talk
Subject: Re: Witango-Talk: Line Numbers in the gutter


Line numbers would be great, but you do realize that line numbers in a taf
file won't help you one little bit when finding those nasty javascript
errors...  Line numbers would be reletave to the taf, and would not help you
find that position reported by IE or Netscape when it encounters an error in
the resulting HTML sent to the browser.

/John
----- Original Message ----- 
From: Chris Smith 
To: Multiple recipients of list witango-talk 
Sent: Friday, September 20, 2002 8:51 PM
Subject: Witango-Talk: Line Numbers in the gutter


Just wondering if any one else wished there was a feature in in Witango to
display line numbers in the gutter and maybe even a Go to... line feature.
I use this feature a great deal in other programs and it is extremely useful
and a real timesaver when debugging jscript errors. 
csmith
________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
                with unsubscribe witango-talk in the message body

Reply via email to