Feature Requests item #638268, was opened at 2002-11-14 08:21
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438938&aid=638268&group_id=44253
Category: Compiler integration
Group: Small (< 1 pair-week)
Status: Open
Priority: 5
Submitted By: Charles Reis (csreis)
Assigned to: Nobody/Anonymous (nobody)
Summary: Compiler Error Navigation
Initial Comment:
Story: User clicks Compile and receives a long list of
compile errors. After viewing the first error, the
user clicks on a "Next Error" (or right arrow) button
on the Compiler Output tab, and the highlight is
advanced to the next error in the list. Later, he
clicks on "Previous Error" (or left arrow) to move back
to a previous error.
Note: most of the code for this already seems to be in
place-- it just needs to be cleaned up (there were some
comments about it not working correctly before).
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438938&aid=638268&group_id=44253
|