Skip to content

Reduce the frequency of InlayHints requests on the extension frontend by debouncing #33

@hapeeeeee

Description

@hapeeeeee

The plugin frontend requests inlay hints from the LSP on every scroll event, which negatively affects the update speed of inlay hints.
Debouncing should be implemented on the frontend to reduce the frequency of these requests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions