Re: Annoying auto-completion
Alex Turbov <[email protected]> Fri, 23 Dec 2022 02:01:14 +0400
| Newsgroups | gmane.comp.kde.devel.kwrite |
|---|---|
| Message-ID | <CANktQtvLS_f5Yr9RLyyW+V82VuUadxGJhepVx31erUH+_vt8jg@mail.gmail.com> |
I found a guilty plugin -- it was "Cmake Tools" plugin with primitive logic for "detecting" comments (everything that starts from the `#` char at the beginning of the line... I.e., an indented line is not a "comment" according to this algorithm %) On Thu, Dec 22, 2022 at 11:07 PM Christoph Cullmann (cullmann.io) < [email protected]> wrote: > On 2022-12-22 01:50, Alex Turbov wrote: > > Things are even worse than I thought. The annoying popup w/ keywords > > completion appears even if I switch off keyword and document word > > completion in the settings (having only "Enable auto-completion" ON)! > > Smth is totally wrong with my setup (old configs?) or w/ kate > > itself... > > Hi, > > I noticed no such issues beside that the LSP auto completion > was too trigger happy with recent clangd versions, > but that got fixed in master, too. > > Greetings > Christoph > > > > > On Wed, Dec 21, 2022 at 11:50 PM Alex Turbov <[email protected]> > > wrote: > > > >> Hi all, > >> > >> In the recent kate releases autocompletion become more and more > >> annoying :( > >> Before (when it started to be annoying) popup with keywords appears > >> after pressing punctuation characters (e.g., `.`). Now (22.12.0) it > >> appears even after space! I like keywords auto-completion but I > >> expect to type at least 3 characters before it appears. How can I > >> get the old behavior??? > >> > >> Thx. > > -- > Ignorance is bliss... > https://cullmann.io | https://kate-editor.org >