Re: [Nant-users] OT: Editor task list support (proposal)

2003-02-23 Thread Ian MacLean
If you run NAnt as an external tool from vs.net - compiler errors that appears in vs.net's output window are clickable - ie if you dbl-click on the error the file will open at that location. It doesn't write to the task list though. Ian I'm posting this proposal here because I initially concei

[Nant-users] OT: Editor task list support (proposal)

2003-02-21 Thread Colin Young
I'm posting this proposal here because I initially conceived this idea in the context of my ideal build/development process. I am proposing a standard file format (XML) that contains "tasks" and the file and line number associated with that task. As an example, see the "Code Comments" filter in th