https://bugs.kde.org/show_bug.cgi?id=383267
Bug ID: 383267
Summary: KDevelop inserts undesired characters while typing
Product: kdevelop
Version: 5.1.1
Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: Code completion
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 107146
--> https://bugs.kde.org/attachment.cgi?id=107146&action=edit
Sample C++ code showing explained behaviour
KDevelop inserts whitespace that is incredibly annoying while trying to be
"helpful". See attachment for undesired and desired behaviour. By entering the
comment on line 6 or at the end of any other line with code, the comment was
moved immediately to the 60th column. This behaviour only appears with C++
style comments and not with C style comments. There are no apparent options in
Editor/Editing/Indentation, Source Formatter, or Language Support to disable or
edit this behaviour. Other such instances of KDevelop automatically inserting
characters or whitespace with no way to disable or edit it include namespace
operator, stream operators, and comma operator. Instances of this behaviour
being helpful include aligning new line continuations in macro definitions, but
again there are no options to disable or edit it.
--
You are receiving this mail because:
You are watching all bug changes.