https://bugs.kde.org/show_bug.cgi?id=214182 Summary: Better multi-line comment support in C mode
Product: kate
Version: unspecified
Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: wishlist
Priority: NOR
Component: general
AssignedTo:
kwrite-devel@...
ReportedBy:
manu.dwarf@...
Version: (using KDE 4.3.2)
Compiler: gcc 4.4.1
OS: Linux
Installed from: Ubuntu Packages
To insert a multi-line comment, I do /* and then I press enter. It'd be well
Kate writes automatically
/*
*
*/
and puts the cursor at the second line instead of having to do it by myself.
Second suggestion :
Consider this :
/*
* This is a comment
*/
The cursor is at the end of the second line and I press enter. Kate
automatically recognises the indentation but doesn't insert the '*' character.
I know this is details, but details often make difference :)
--
Configure bugmail:
https://bugs.kde.org/userprefs.cgi?tab=email------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
KWrite-Devel mailing list
KWrite-Devel@...
https://mail.kde.org/mailman/listinfo/kwrite-devel