https://bugs.kde.org/show_bug.cgi?id=480176
--- Comment #2 from Ellie <e...@horse64.org> --- Ooh that's so great that someone is looking at it! Maybe this is helpful: I've been thinking some more, maybe the least controversial setting would have the options for accepting auto-complete with enter of "Always On", "Language-Dependent", "Always Off"? With "Language-Dependent" depending on some syntax-highlighting.xml attribute for the "language" tag similar to the "indenter" one, it could maybe be named "autocomplete_enter_by_default" and have a value of "true"/"false"? If it's "false" then the "Language-Dependent" setting would turn it off too. Maybe it's just me but I think for Lua and Python and Go for example it would be better to default this to "off" for people who want a smart language dependent behavior, while of course for C/C++/Rust it wouldn't be an issue. I hope this is somehow helping. -- You are receiving this mail because: You are watching all bug changes.