| Summary: | Syntax highlighting for *.conf files not working | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | Unknown <null> |
| Component: | kwrite | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED INTENTIONAL | ||
| Severity: | normal | CC: | christoph, ilmari.lauhakangas |
| Priority: | NOR | ||
| Version First Reported In: | 16.04.1 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Unknown
2015-11-27 13:37:51 UTC
Conf-firmed. Arch Linux 64-bit Kate 16.04.2 KDE Frameworks 5.23.0 Qt 5.7 xcb wm What is .conf? I am not aware of "one" .conf content standard, on my system I find ini style, xml style, something style files, therefore I don't see how to fix that. If there should be better content based detection, file a bug to mime magic. A .conf file is the same which vim and other text editors successfully add syntax highlighting to. That comment doesn't help. I have pointed out: alone on my machine, I have "*.conf" files with completly different formats. Therefore I can't add a highlighting for this. For some .conf mime magic might detect the right mime-type, then you have the right highlighting, else not. Just do a find in etc for *.conf, you will find a wild mix of things. How do vim and others do it then? |