Page 1 of 1

Sort Plugin for INI files

Posted: 01.04.2021 17:28
by BBServ
I find Cudatext to be my new best friend. I find myself using the sort plugin often and the ability to sort ini files is a great bonus. I use the options Ini files: Sort sections and keys. This uses case as a sort parameter. Is there a way to always sort asc and ignore case for this option of the sort plugin? Thank you in advance for your assistance and time.

Joe
Peoria, IL USA

Posted: 01.04.2021 19:55
by uvviewsoft
What do you mean by 'This uses case as a sort parameter'?

>Is there a way to always sort asc and ignore case for this option

What do you mean? Command "Ini files: sort sections and keys' must sort asc? it does that already.
Pls, example of ini file?

Posted: 01.04.2021 20:25
by uvviewsoft
I guess you mean you need case-insensitive sorting for ini files? I added such an option now:

+ add: plugin Sort: new option [sort] ini_files_case_sensitive=0 for "Ini files: sort sections and keys"

Posted: 01.04.2021 22:04
by BBServ
Yes, I wanted a case insensitive sort for ini files. Thanks for making the change.