Re: autocomplete.XYZ.ignorecase=1 ignored
Neil Hodgson <[email protected]> Tue, 14 Mar 2023 22:34:53 -0700 (PDT)
| Newsgroups | gmane.editors.scite.general |
|---|---|
| Message-ID | <[email protected]> |
Jos:
> Shouldn't this code do do it like done with callTipIgnoreCase?:
> sval = FindLanguageProperty("autocomplete.*.ignorecase");
> autoCompleteIgnoreCase = sval == "1";
OK. I was trying to avoid fixed size buffers and sprintf and made a mistake.
Updated with FindLanguageProperty:
https://sourceforge.net/p/scintilla/scite/ci/03a55c2240e9a52da1817f8cb2b9b059614a264b/
There are other properties with the same pattern that could be simplified.
Neil
--
You received this message because you are subscribed to the Google Groups "scite-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/scite-interest/06c735a4-ad6c-45e6-9fab-dd2f2bdd96ean%40googlegroups.com.