Hls status and cradle-info on VScode#4931
Conversation
Sends Cradle Info to vsCode extension. Mechanism to populate status bar items
|
When you say "VSCode", do you mean LSP-client? Just asking on behalf of the little crew that uses different editors. And thanks for working on the status messages! |
|
@dschrempf The feature uses a lsp notification that the client can pick up to show the current status. This requires extra logic in the client, since how you display this notification depends on the client capabilities... |
|
I see. And is there no protocol-conform way to signal status? Seems weird to me that we tailor HLS to an editor when the LSP is supposed to be an editor-agnostic communication protocol. |
Provide support for a PR from Vscode-haskell (link)
This is an attempt to improve user experience by making HLS status more expressive.
logic :