https://bugs.kde.org/show_bug.cgi?id=438744
Waqar Ahmed <waqar....@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|INTENTIONAL |FIXED Latest Commit| |https://invent.kde.org/fram | |eworks/syntax-highlighting/ | |commit/656fbbcfd456f07bb7e1 | |fc432cbe4ef6a16e0bcd --- Comment #5 from Waqar Ahmed <waqar....@gmail.com> --- Git commit 656fbbcfd456f07bb7e1fc432cbe4ef6a16e0bcd by Waqar Ahmed. Committed on 25/08/2022 at 16:28. Pushed by waqar into branch 'master'. Change singleLineComments to be AfterWhiteSpace for c-like langs clang-format, the most commonly used formatter these days insists on comments being properly indented. Similarly other formatters like prettier also insist that comments are aligned. Related: bug 456819 M +1 -1 autotests/repository_test.cpp M +2 -2 data/syntax/c.xml M +2 -2 data/syntax/cpp.xml M +2 -2 data/syntax/cs.xml M +2 -2 data/syntax/d.xml M +2 -2 data/syntax/dart.xml M +2 -2 data/syntax/go.xml M +2 -2 data/syntax/isocpp.xml M +2 -2 data/syntax/java.xml M +2 -2 data/syntax/javascript.xml M +2 -2 data/syntax/php.xml M +2 -2 data/syntax/rust.xml M +2 -2 data/syntax/typescript.xml https://invent.kde.org/frameworks/syntax-highlighting/commit/656fbbcfd456f07bb7e1fc432cbe4ef6a16e0bcd -- You are receiving this mail because: You are watching all bug changes.