Skip to content
This repository has been archived by the owner on Nov 12, 2022. It is now read-only.

Provide a silent_installs boolean config key for installing the list of servers in ensure_installed table #702

Open
krishnakumarg1984 opened this issue May 16, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@krishnakumarg1984
Copy link

krishnakumarg1984 commented May 16, 2022

Is your feature request related to a problem? Please describe.

Currently, ensure installed echoes a message for each server to be installed in the ensure_installed list. This is a bit annoying (even if it is a one-off), especially when we have lots of servers to be installed on a slow network connection. This is even more annoying when using the nvim-notify plugin since multiple message boxes are opened all over the place mimicking the user experience of a hijacked Internet Explorer experience with pop-ups all over the place.

Describe the solution you'd like

Provide a config key to nvim-lsp-installer, e.g. silent_installs = false | true. The default value of the key may be set appropriately to retain the current behaviour, while providing users with the ability to tweak the installation to their tastes.

Describe potential alternatives you've considered

No response

Additional context

No response

@krishnakumarg1984 krishnakumarg1984 added the enhancement New feature or request label May 16, 2022
@krishnakumarg1984 krishnakumarg1984 changed the title Provide a silent config key for ensure_installed Provide a silent_installs boolean config key for installing the list of servers in ensure_installed table May 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant