You are not logged in.

#1 2022-09-12 13:20:45

D3F4U1T
Member
Registered: 2022-08-21
Posts: 2

Kate autocompletes with extra brackets at the end in CPP file.

Whenever I want to autocomplete something in Kate using Tab, like:

#include <iost

Turns into:

#include <iostream> []

I wonder if it's the language server that is configured incorrectly or something.
And what can I do to remove the brackets at the end entirely.

Any help would be greatly appreciated.
Thanks.

Last edited by D3F4U1T (2022-09-12 13:21:19)

Offline

#2 2022-09-12 13:42:35

D3F4U1T
Member
Registered: 2022-08-21
Posts: 2

Re: Kate autocompletes with extra brackets at the end in CPP file.

After some research I found out that the same also happens with Python. At least on my system (Using the default configuration).

Offline

Board footer

Powered by FluxBB