[kate] [Bug 325807] Add C++ Source Code Formatting with clang-format

2020-12-13 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=325807 Waqar Ahmed changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|---

[kate] [Bug 325807] Add C++ Source Code Formatting with clang-format

2018-12-16 Thread Gregor Mi
https://bugs.kde.org/show_bug.cgi?id=325807 --- Comment #3 from Gregor Mi --- "Text Filter" does not work when only a part of the source code is selected because clang-format needs the whole file as context. Ideally, there would also be a keyboard shortcut to invoke this "Format Selection" actio

[kate] [Bug 325807] Add C++ Source Code Formatting with clang-format

2018-12-16 Thread Gregor Mi
https://bugs.kde.org/show_bug.cgi?id=325807 Gregor Mi changed: What|Removed |Added CC||codestr...@posteo.org Summary|Please add