Hi. I’d rather file a bug report, but bugs wants to semi-publish my email address, which I’m not comfortable with, and invent asks me to not file bug reports there. So here I am.
I’m using Kate for C++ development and I use sessions - one per project. For a few months now, after every launch I have to disable and then enable auto correction. If I don’t, kate makes every “,” I input a ", " instead or, when I start a line comment in an otherwise not empty line, it aligns the first ‘/’ at column 61 and also changes the input “//” to "// ".
I have no idea, where this not-so-helpful behaviour comes from, or what it would be called in the settings. But there’s obviouly a bug involved somehow, since disabling and re-enabling auto correction gets rid of this behaviour, i.e. changes behaviour.
In the unwanted state it also does other “helpful” stuff, but the two described above are the ones I can readily name, since those two I run into first most of the times reminding me of what to do.
Any ideas about how to fix this? Or where to start looking in the sources and what for? I’m not opposed to looking for the offending code to then create an issue on invent which includes mention of the cause.
Thanks.