Closed GoogleCodeExporter closed 9 years ago
Arguably when you press backspace at the beginning of a line, you merge the
current line with the previous one, which if it did not have a breakpoint it
should not have after the merging.
I know that if the previous line was empty then the intention probably is to
keep the breakpoint and this is how it works in some other IDEs.
Unfortunately, this is rather difficult to check in PyScripter and it would be
a lot of work to fix this. So for the time being I am marking this as "Won't
do"
Original comment by pyscripter
on 11 Jun 2011 at 3:03
Let me add though that I took the opportunity and provided a couple of other
fixes related to breakpoints and deletion of text.
Original comment by pyscripter
on 11 Jun 2011 at 3:04
Original issue reported on code.google.com by
gri...@gmail.com
on 27 Dec 2010 at 8:52