Skip to content

code actions shown for entire line instead of only for issue at point #760

@eli-tziperman

Description

@eli-tziperman

Here is an example of the issue using lsp-grammarly, where it makes sense to show only actions under point/cursor rather than include all issues in the current line.

image

You see that the code actions shown via completion at the bottom are correct. But the ones in orange from lsp-ui are not. It seems that lsp-ui loops over the entire current line instead of getting actions only for the issue under point.

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