Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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