Breakpoints inside Includes & autocomplete issues

Working on new editor enhancements?
CSAUER
Enthusiast
Enthusiast
Posts: 188
Joined: Mon Oct 18, 2004 7:23 am
Location: Germany

Breakpoints inside Includes & autocomplete issues

Post by CSAUER »

However, if I setup a breakpoint on a included file (XInclude), the debugger doesn't stop on the breakpoint, just only if it is in the main program, I started.
It don't know it I had this behavior in the past, but it looks to me like an error.

Another point: The autocomplete suggests local variables of other procedures, if I am inside another procedure. This is looks to me as an error, too. Additionally it doesn't shows the procedure-parameters in the autocomplete-list, but this has been posted already.