I have been using PyScripter now for a year or so and am very pleased
with it. A problem cropped up with the new version. When you select
several lines and click the comment button (##) then each line is
preceded by ##. This is a quick way to comment out a block of lines.
However, it is not possible to uncomment these lines again by clicking
the comment button. It is possible to do this with a single line: click
comment and then click comment again to un-comment the single line. I
think in the past there were two buttons, one to comment, one to
uncomment. It would be nice to restore the ability to uncomment a
selected block of lines.
Thanks for this terrific development environment!