Re: autocomplete.XYZ.ignorecase=1 ignored
Jos <[email protected]> Wed, 15 Mar 2023 01:32:04 -0700 (PDT)
| Newsgroups | gmane.editors.scite.general |
|---|---|
| Message-ID | <[email protected]> |
Thanks for the quick fix Neil! :)
Op woensdag 15 maart 2023 om 06:34:53 UTC+1 schreef Neil Hodgson:
> 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/16bfcfe2-d11e-4718-b300-f6243506f825n%40googlegroups.com.