Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Barebones LSP for integration testing #9430

Open
kirawi opened this issue Jan 26, 2024 · 0 comments
Open

Barebones LSP for integration testing #9430

kirawi opened this issue Jan 26, 2024 · 0 comments
Labels
C-enhancement Category: Improvements E-medium Call for participation: Experience needed to fix: Medium / intermediate

Comments

@kirawi
Copy link
Member

kirawi commented Jan 26, 2024

I think it would be a good idea to test our LSP code by having a barebones LSP with some helper functions. Something like this could have caught #9429 if we had a test where we have some diagnostics, e.g. helper_lsp.set_diagnostics(&[(0, 0, "diagnostic here")]) and tested if it appeared in the document itself.

@kirawi kirawi added the C-enhancement Category: Improvements label Jan 26, 2024
@kirawi kirawi added the E-medium Call for participation: Experience needed to fix: Medium / intermediate label Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: Improvements E-medium Call for participation: Experience needed to fix: Medium / intermediate
Projects
None yet
Development

No branches or pull requests

1 participant