https://bugs.kde.org/show_bug.cgi?id=396195
Bug ID: 396195 Summary: Should use shebang to decide which language the file is Product: kdevelop Version: 5.2.3 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: All editors Assignee: kdevelop-bugs-n...@kde.org Reporter: tipos...@tiscali.it Target Milestone: --- For bash or python files, that do not end in ".py" or ".sh", kdevelop doesn't know what they are, even if they begin with a thing like: #!/usr/bin/env python3 So, they should be autodetected instead. Also, if I manually set something, it should be stored in the project file and remembered for the next time, instead of me needing to do it every single time I edit the file. -- You are receiving this mail because: You are watching all bug changes.