Skip to content

Incorrect LSP detection #89

@le4ker

Description

@le4ker

Thank you for Dotfyle, it's great!

One potential bug is that it can't detect all language servers, at least in my config.
For example here it detects the following language servers:

  • tflint
  • html
  • clangd
  • marksman
  • gopls
  • graphql
  • pyright

And it's missing the following ones:

  • bash-language-server
  • terraform-ls
  • tsserver
  • lua_ls
  • yamlls

Even though they seem to be included in the known language servers.

Also it detects html and graphql as a language servers even though I haven't set any such LSPs.
That maybe an issue with the known language servers, since I can't find an LSP named html or graphql in Mason 😅

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions