https://bugs.kde.org/show_bug.cgi?id=401086
Bug ID: 401086
Summary: New look of empty definition of function after using
"Move into source"
Product: kdevelop
Version: 5.3.0
Platform: Archlinux Packages
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
Empty definition of function after using "Move into source" could look like
this:
void myclass:myfoo( int param )
{
[indention]
}
instead of
void myclass:myfoo( int param ) {}
which requires little bit annoying pre editing to be able put code.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: YES
(available in About System)
KDE Plasma Version: 5.14.3
KDE Frameworks Version: 5.52
Qt Version: 5.11.2
ADDITIONAL INFORMATION
Please mark this as wish.
--
You are receiving this mail because:
You are watching all bug changes.