Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't detect various servers #102

Open
Mte90 opened this issue Jan 16, 2024 · 3 comments
Open

Doesn't detect various servers #102

Mte90 opened this issue Jan 16, 2024 · 3 comments

Comments

@Mte90
Copy link

Mte90 commented Jan 16, 2024

As you can see on https://dotfyle.com/Mte90/dotfiles-config-nvim detects eslint but it isn't configured.
https://github.com/mte90/dotfiles/blob/master/.config/nvim/lua/plugin/lsp.lua

Instead I have also bashls, cssls and phpactor and intelephense.

@Mte90 Mte90 changed the title Doesn't detect the right pylsp servers Doesn't detect various servers Jan 19, 2024
@Mte90
Copy link
Author

Mte90 commented Jan 19, 2024

Now detects pylsp but still find it eslint and the others like tailwind-css that is on github.com/codicocodes/dotfyle/blob/f52726bb95bd44b5cc7bac09316de57ec116bcf3/src/lib/server/nvim-sync/config/LanguageServerFinder.ts

@codicocodes
Copy link
Owner

codicocodes commented Feb 3, 2024

@Mte90 It looks like eslint is detected here: https://github.com/Mte90/dotfiles/blob/8bcbe471db39bf700dea7a31411b1c2e45137991/.config/nvim/lua/plugin/lint.lua#L43

Looks correct no?

Not sure regarding bashls, cssls etc.. I think that might be an issue.

Note duplicate of #89

@Mte90
Copy link
Author

Mte90 commented Feb 6, 2024

It is a linter nor a LSP server in my case eslint.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants