https://bugs.kde.org/show_bug.cgi?id=520088
Bug ID: 520088
Summary: .kateconfig hl/syntax losing with priority
Classification: Applications
Product: kate
Version First 26.04.1
Reported In:
Platform: Mint (Ubuntu based)
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
DESCRIPTION
As the title says, hl directive seems useless because it’s not able to win with
a higher priority format.
STEPS TO REPRODUCE
1. Create custom highlighter called MyJSON with default priority 0.
2. Configure project .kateconfig with wildcard setting hl MyJSON for *.json
files.
3. Open a json file.
OBSERVED RESULT
JSONC format is selected for opened project .json file.
EXPECTED RESULT
Custom MyJSON format is selected for opened project .json file.
SOFTWARE/OS VERSIONS
Operating System (available in the Info Center app, or by running `kinfo` in a
terminal window):
KDE Plasma Version:
KDE Frameworks Version:
Qt Version:
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.