Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

feat(rome_lsp): send message to the client #4730

Merged
merged 1 commit into from Jul 27, 2023
Merged

Conversation

ematipico
Copy link
Contributor

Summary

Closes #4564

I created a function to handle errors coming from the single query operations of the LSP, in this way we can pass the Client and send messages if we see fit.

Test Plan

I tested locally and manually on my VSCode extension.

@netlify
Copy link

netlify bot commented Jul 27, 2023

Deploy Preview for docs-rometools canceled.

Name Link
🔨 Latest commit fb83f51
🔍 Latest deploy log https://app.netlify.com/sites/docs-rometools/deploys/64c25233e2bd9f000809a509

@github-actions github-actions bot added A-LSP Area: language server protocol A-Project Area: project configuration and loading labels Jul 27, 2023
@ematipico ematipico merged commit 3370296 into main Jul 27, 2023
18 checks passed
@ematipico ematipico deleted the feat/client-message branch July 27, 2023 14:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A-LSP Area: language server protocol A-Project Area: project configuration and loading
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 Constant Request textDocument/codeAction failed. messages when viewing large file
1 participant