Skip to content

bpp-lsp: Prefer file reads from the content of LSP requests #22

@rail5

Description

@rail5

In many cases, the language server reads files from disk (e.g. when searching for documentation comments to show in hover requests), despite the fact that LSP messages provide the full content of opened/changed files. When we have that content available, we should prefer to read it instead of going back to disk

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions