https://bugs.kde.org/show_bug.cgi?id=432969
Bug ID: 432969 Summary: Not all Python files have the appropriate icon in the projects pane Product: kate Version: 20.12.2 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kwrite-bugs-n...@kde.org Reporter: bribb...@disroot.org Target Milestone: --- Created attachment 135697 --> https://bugs.kde.org/attachment.cgi?id=135697&action=edit Example of the bug SUMMARY I'm editing a Python project and have the projects plugin enabled. The projects pane shows the files, but only has a single Python file marked with a Python icon. The others are all using the generic file icon. I'm guessing this single file has the proper icon because it has the "#!/usr/bin/python3" shebang, but it should really use the proper icon for _all_ the Python files. STEPS TO REPRODUCE 1. Open a Python project with multiple Python files 2. Add a Python shebang to one of the files OBSERVED RESULT Only the Python file with the shebang gets the Python icon. EXPECTED RESULT All Python files to get the Python icon. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Alpine Linux edge (available in About System) KDE Plasma Version: 5.20.90 KDE Frameworks Version: 5.79.0 Qt Version: 5.15.2 -- You are receiving this mail because: You are watching all bug changes.