https://bugs.kde.org/show_bug.cgi?id=451764
Bug ID: 451764
Summary: Uncomment commented code block doesn't uncomment but
instead adds extra comment prefix
Product: kate
Version: 21.12.3
Platform: unspecified
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
Using the comment-selection function (on QML in my case), the code gets
commented out using '//'.
Trying to uncomment the same selection afterwards instead adds another '//'
resulting in '////' for each line
STEPS TO REPRODUCE
1. Open QML file
2. Use Ctrl-/ to comment a block of code
3. Use Ctrl-/ again to uncomment that block
OBSERVED RESULT
double comment prefix
EXPECTED RESULT
comment prefix removed
SOFTWARE/OS VERSIONS
Linux/KDE Plasma:
(available in About System)
KDE Plasma Version: 5.24.3
KDE Frameworks Version: 5.92
Qt Version: 5.15.2
ADDITIONAL INFORMATION
on wayland
--
You are receiving this mail because:
You are watching all bug changes.