Page 1 of 1
Number of lines/characters selected
Posted: Wed Apr 29, 2020 9:00 am
by marcoagpinto
Could we have a feature like Notepad++ does?:

Re: Number of lines/characters selected
Posted: Sat Oct 31, 2020 3:22 am
by kenmo
Hi Marco,
You know the IDE already shows # selected characters? It's in [ brackets ] after the Line and Column in the status bar.
But, it could very easily be extended to show # selected lines, too. I will add it to my to-do list...
Re: Number of lines/characters selected
Posted: Sat Oct 31, 2020 7:03 am
by BarryG
kenmo wrote:I will add it to my to-do list
Do you have access for official IDE enhancements? If so, I would draw your attention to this request (while you're in there) ->
viewtopic.php?f=3&t=72954
Re: Number of lines/characters selected
Posted: Sat Oct 31, 2020 1:35 pm
by kenmo
The IDE went open-source
https://github.com/fantaisie-software/purebasic
So users can experiment with it, submit bugfixes, submit features (although not guaranteed to be merged), or just create your own desired mods for your own use!