Skip to content

Barebones LSP for integration testing #9430

@kirawi

Description

@kirawi

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-enhancementCategory: ImprovementsE-mediumCall for participation: Experience needed to fix: Medium / intermediate

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions