You are not logged in.
Whenever I want to autocomplete something in Kate using Tab, like:
#include <iostTurns 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
After some research I found out that the same also happens with Python. At least on my system (Using the default configuration).
Offline