Skip to content

feature: configure lsp hover handler to use silent = true #412

@igorlfs

Description

@igorlfs

Did you check the docs?

  • I have read all the noice.nvim docs

Is your feature request related to a problem? Please describe.

Having the ability to not display anything on hover would be nice, specially when using multiple LSP servers attached to the same buffer, where some may not provide hover capabilities. Overall, it feels cleaner than "No information available".

Describe the solution you'd like

Having an option (a preset?) to control whether to use silent = true. I don't think this should be the default, as some users may get confused thinking the hover isn't working.

Describe alternatives you've considered

Since manually setting the handlers with noice is a no-go, I haven't looked into any alternatives.

Additional context

No response

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