Hi. Noob here. I am evaluating BBedit for use with Ada programming. By Ada, I meen the Ada compiler that is part of GCC known as GNAT.
When I try to run e.g. a Python program program with a mistake in it, I see a beautiful display window with the error indicated in the upper panel; when I click on the error indication, the lower panel then displays the part of the code containing the error. This, I suppose, is technically an IDE feature but yet is basic and important to code editing. Without this, one is left to clumsily find manually where the error is in the code. SO--How does one go about getting a similar display from GCC error output, and thus Ada error output? Thanks, Jerry -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at <http://groups.google.com/group/bbedit?hl=en> If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
