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

avoiding ALE #1209

Closed
realyukii opened this issue Mar 6, 2024 · 4 comments
Closed

avoiding ALE #1209

realyukii opened this issue Mar 6, 2024 · 4 comments

Comments

@realyukii
Copy link

realyukii commented Mar 6, 2024

Is this plugin compatible with the native built-in LSP client? I would prefer to utilize the built-in feature if it's feasible.

@strager
Copy link
Collaborator

strager commented Mar 6, 2024

Are you talking about Neovim? There is instructions on installing quick-lint-js with nvim-lspconfig here: https://quick-lint-js.com/install/neovim/

@realyukii
Copy link
Author

yep, I want to install this plugin on neovim, but as stated in the title above, I want to avoid installing ALE if possible

I saw it's a requirement on the installation guide: [ALE - Asynchronous Lint Engine](https://github.com/dense-analysis/ale) v2.1.1 or newer, or version v3.0.0 or newer

@strager
Copy link
Collaborator

strager commented Mar 7, 2024

The docs say "one of":

Install and configure one of the following Neovim plugins:

You don't need to install ALE if you use nvim-lspconfig (or coc.nvim).

I should make this wording better somehow. Do you have suggestions?

@realyukii
Copy link
Author

Ah, it's my bad. I'm sorry for my ignorance
I'm not aware of that, and for suggestion, maybe highlight the word using bold and italic would improve typography for some poor-english kid like me XD

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