| Summary: | Can not turn off text highlighting | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | Dave Kolars <dkolars> |
| Component: | application | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | CC: | p.r.worrall |
| Priority: | NOR | ||
| Version First Reported In: | 22.12.3 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Dave Kolars
2023-04-12 04:41:59 UTC
Kate has a comprehensive and flexible system for adjusting its settings based on the file that's loaded, have you looked at: https://docs.kde.org/stable5/en/kate/katepart/config-dialog.html#pref-open-save-modes-filetypes https://docs.kde.org/stable5/en/kate/katepart/config-variables.html I think what you want is to set "kate: syntax None", maybe using a .kateconfig file in the directory where your lyrics files are stored, but there are other ways documented. |