https://bugs.kde.org/show_bug.cgi?id=519957
Bug ID: 519957
Summary: LSP Client Does Not Highlight Numbers, Strings,
Operators
Classification: Applications
Product: kate
Version First unspecified
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: application
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Submitting this ticket after a suggestion from Aks[M] on #kate, libera.chat.
In implementing a LSP Server specifically for use in Kate, I noticed that
comments, macros, parameters were colorized correctly, whereas strings, numbers
and operators remained the default color.
It appears that according to
https://invent.kde.org/utilities/kate/-/blob/master/addons/lspclient/semantic_tokens_legend.cpp,
only a few token types are supported.
This would be a feature request to add the missing token types.
Thank you for your time.
--
You are receiving this mail because:
You are watching all bug changes.