https://bugs.kde.org/show_bug.cgi?id=459591
Bug ID: 459591
Summary: LSP tooltip hint misses some symbols
Classification: Applications
Product: kate
Version: 22.08.0
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 152381
--> https://bugs.kde.org/attachment.cgi?id=152381&action=edit
Screenshot
SUMMARY
I use the haskell language server on a simple haskell file -
https://invent.kde.org/-/snippets/2360
The tooltip does not render the symbol `<|>` but the LSP Diagnostics panel
displays this correctly.
STEPS TO REPRODUCE
1. Set up haskell language server and make a new file called Main.hs with
contents from the linked snippet
2. Hover over the error on line 28
OBSERVED RESULT
The tooltip says "No expected implementation for 'empty' and ''"
EXPECTED RESULT
The tooltip must say "No expected implementation for 'empty' and '<|>'"
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: ArchLinux
KDE Frameworks Version: 5.97
Qt Version: 5.15.5
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.