tomoki1207 / selectline-statusbar

Displays selected lines count in status bar.
https://marketplace.visualstudio.com/items/tomoki1207.selectline-statusbar
MIT License
18 stars 6 forks source link

Incorrect count on multi cursor selection on the same line #10

Open scarlight opened 3 years ago

scarlight commented 3 years ago

As of April 2021 (version 1.56) VSCode, this extension display line counts wrongly on a multi cursor selection within the same line.

Screenshot 2021-06-02 at 9 37 11 AM
peterflynn commented 2 years ago

I can confirm this is still a bug.

To make sure I don't get tripped up by this, I customized the selectline.displayFormat setting to add "(*IF* single cursor)" as a reminder in the status bar message.