Bug 471470

Summary: Disable autocomplete in text files
Product: [Applications] kate Reporter: Allen Winter <winter>
Component: generalAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: wishlist CC: christoph
Priority: NOR    
Version First Reported In: Git   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Allen Winter 2023-06-26 14:39:51 UTC
maybe there's already a way to do this but I can't find the option.

can I disable autocompletion on text files but keep autocompletion on other types of files (like C++)

for example: when I type "Local" then hit return I don't want the editor to lower case that to "local" for me.
Comment 1 Christoph Cullmann 2024-11-02 16:48:06 UTC
We tried to improve that completion behavior.

https://invent.kde.org/frameworks/ktexteditor/-/merge_requests/747

That should help in such cases and I don't think we should aim to allow to deactivate it fully.