Skip to content

New feature : LSP gutter support #2009

Open
@angelozerr

Description

@angelozerr

In IntelliJ, there is gutter support https://www.jetbrains.com/help/idea/guided-tour-around-the-user-interface.html#gutter which is very nice to execute action with a gutter which is an icon displays on the left of the editor for a given line.

For instance for some command like, run,debug, language server displays a Codelens which polluate the editor (if there are some other codelens like references, implementations).

If you see redhat-developer/lsp4ij#479, you can see Run, Debug codelens for rust-analyzer

image

IMHO Ithink it should be better to display those Run, Debug codelens as gutter:

image

image

//cc @fbricon @datho7561 @rgrunber

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions