SUMMARY Python class name have a colon at the end in one case in the Symbols Viewer. STEPS TO REPRODUCE 1. Create a file like: class MyClass: 2. Check the Symbols Viewer OBSERVED RESULT The class name is: MyClass: EXPECTED RESULT the class name must be: MyClass SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: 5.92.0 Qt Version: 5.15.3 ADDITIONAL INFORMATION
A possibly relevant merge request was started @ https://invent.kde.org/utilities/kate/-/merge_requests/754
Git commit 804e2aa3872e0643b894886db623d30a329f86a3 by Alain Laporte. Committed on 03/06/2022 at 15:46. Pushed by waqar into branch 'master'. Remove colon left in some class declaration Fixed declaration: class MyClass: M +1 -0 addons/symbolviewer/python_parser.cpp https://invent.kde.org/utilities/kate/commit/804e2aa3872e0643b894886db623d30a329f86a3