[IDE] - Show selected line count in status bar

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
skywalk
Addict
Addict
Posts: 4211
Joined: Wed Dec 23, 2009 10:14 pm
Location: Boston, MA

[IDE] - Show selected line count in status bar

Post by skywalk »

The IDE already shows selected characters in brackets.
Please add selected lines.

Code: Select all

;Example StatusBar:
;     Current   - [selected lines]         Current - [selected Chars]
Line: 57        - [8]              Column: 1       - [324]
The nice thing about standards is there are so many to choose from. ~ Andrew Tanenbaum