Skip to content

[Problem] Getting two hover menus, sometimes - Conflict with mason-lspconfig #304

Answered by mrcjkb
Ciel-MC asked this question in Q&A
Discussion options

You must be logged in to vote

Hey 👋

This looks like a conflict caused by mason-lspconfig,
which sets up the lspconfig.hls LSP client configuration. As a result, you have two LSP clients attached to the buffer.

You can confirm this with :checkhealth haskell-tools.

To solve this, you have to either disable the lspconfig.hls configuration or configure mason-lspconfig to not set it up.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Ciel-MC
Comment options

@Ciel-MC
Comment options

@mrcjkb
Comment options

Answer selected by Ciel-MC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #303 on December 12, 2023 11:49.