Open
Description
Your environment
Which OS do you use?
MacOS
Which version of GHC do you use and how did you install it?
9.4.8 / GHCup
How is your project built (alternative: link to the project)?
Which LSP client (editor/plugin) do you use?
VS Code with Haskell Plugin
Which version of HLS do you use and how did you install it?
2.5.0.0 from GHCup
Have you configured HLS in any way (especially: a hie.yaml
file)?
No
What's wrong?
2024-02-16T18:21:53.031955Z | Warning | No plugin handles this "textDocument/semanticTokens/full" request.
[Error - 13:21:53] Request textDocument/semanticTokens/full failed.
Message: No plugins are available to handle this SMethod_TextDocumentSemanticTokensFull request.
Plugins installed for this method, but not available to handle this request are:
semanticTokens is disabled globally in your config.
Code: -32601
This is the error I get and however the server is running as the process shows up in my activity monitor.
