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

Add metals support #63

Closed
wants to merge 1 commit into from
Closed

Add metals support #63

wants to merge 1 commit into from

Conversation

pca006132
Copy link

Supports metals statusBarProvider, which does not use $/progress.

Note that users need to call require('fidget').setup{} before callingrequire('lspconfig').metals.setup{}, as we need to change the default init_options in lspconfig.

Note that users need to call `require('fidget').setup{}` before calling
`require('lspconfig').metals.setup{}`, as we need to change the default
`init_options` in lspconfig.
@j-hui
Copy link
Owner

j-hui commented Mar 31, 2022

I'm reluctant to add language server-specific code to Fidget.

Shouldn't this be handled by something like https://github.com/scalameta/nvim-metals instead?

@pca006132
Copy link
Author

OK, maybe I should open a PR to nvim-metals instead.

@pca006132 pca006132 closed this Mar 31, 2022
@kluen
Copy link
Contributor

kluen commented Nov 12, 2023

@pca006132 Support for $/progress might soon come to metals: scalameta/metals-feature-requests#125

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

Successfully merging this pull request may close these issues.

3 participants