Case INsensitive autocomplete
Submitted by Friday, 23 September, 2005 - 15:38
on
Is there any option to make the autocomplete feature in jEdit ignore case?
I.e., right now if I have the word "Something" in the buffer, and I type "some" and try to use autocomplete, it will not list "Something" as an option because I began the word with lower case. However, I WOULD like it to list "Something" in this case.
It should be a mode-dependent setting as to whether or not the autocomplete feature is case sensitive.
I.e., right now if I have the word "Something" in the buffer, and I type "some" and try to use autocomplete, it will not list "Something" as an option because I began the word with lower case. However, I WOULD like it to list "Something" in this case.
It should be a mode-dependent setting as to whether or not the autocomplete feature is case sensitive.