[Done] PB6.11 LTS : IDE's "Remove Comments" acts funny...

Post bugs related to the IDE here
User avatar
kenmo
Addict
Addict
Posts: 2033
Joined: Tue Dec 23, 2003 3:54 am

Re: PB6.11 LTS : IDE's "Remove Comments" acts funny...

Post by kenmo »

I confirmed this and I agree it's a bug. It works if the cursor is anywhere else in the line, so it should work if the cursor is the first column "1" also.

It's a simple fix and I will submit it on GitHub.
#NULL wrote: Mon Jul 08, 2024 2:15 pm And cursor position and selection should be restored to exactly what it was before in all cases.
I think I agree with you, but that's a behavior change rather than a bug fix. I will leave that idea up to the PB team. (Currently, "Remove Comments" changes your selection to fully select the affected lines.)
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: [Done] PB6.11 LTS : IDE's "Remove Comments" acts funny...

Post by Fred »

Post Reply