Page 1 of 1
IDE - unfolding on error
Posted: Thu Oct 18, 2007 5:09 pm
by #NULL
on compiler errors the according area in the soucecode is being unfolded if neccessary.
this does not happen for runtime errors (integrated debugger).
would this be to difficult to implement?
sometimes you have to search for the right line and folding sequence and unfold it manually to get there.
(i know, i never stop inventing problems

)
Re: IDE - unfolding on error
Posted: Sun Mar 24, 2013 8:09 pm
by Josh
Would be very usefull
Re: IDE - unfolding on error
Posted: Thu Mar 28, 2013 12:39 am
by Niffo
+1000 !
Re: IDE - unfolding on error
Posted: Thu Mar 28, 2013 12:43 am
by Kiffi
Re: IDE - unfolding on error
Posted: Thu Mar 28, 2013 7:49 am
by davido
+1
Would be nice if just the offending procedure was unfolded!
Then I'd only see 'red' once!
Re: IDE - unfolding on error
Posted: Thu Mar 28, 2013 8:08 am
by Kukulkan
+1
Re: IDE - unfolding on error
Posted: Tue Apr 30, 2013 9:03 pm
by Josh
If this will be realized, it would be nice that the errorline isn't shown in the first line. Better would be, that the errorline is shown in line five, so I can see some lines above.
The same would be fine in Find/Replace
Re: IDE - unfolding on error
Posted: Tue Apr 30, 2013 9:50 pm
by Niffo
+1
Re: IDE - unfolding on error
Posted: Thu May 02, 2013 5:10 pm
by blueznl
+1
Re: IDE - unfolding on error
Posted: Tue May 07, 2013 6:51 pm
by Josh
The same problem, if the debugger is running to a breakpoint. In this case it's now very annoying, because you don't know nothing. No tip where the debugger stopped, absolute nothing.
Re: IDE - unfolding on error
Posted: Tue May 07, 2013 9:40 pm
by skywalk