Add an option to disable auto-update when allow download lsp
Add an option to disable auto-update for LSP #267
bux/gram:feat/disable-auto-update-lsp into main Awesome, thank you!
I'm not sure whether it should be true by default based on:
no automatic installations or updates.
@bux wrote in #267 (comment):
I'm not sure whether it should be
trueby default based on:no automatic installations or updates.
Imo, it should be inverted (enable_auto_updates) and default to false.
@ItsHarper wrote in #267 (comment):
I'm not sure whether it should be
trueby default based on:no automatic installations or updates.
Imo, it should be inverted (
enable_auto_updates) and default tofalse.
Agreed, that makes sense.
Just thinking out loud here but as a follow-up it would be nice to have a manual "check for updates" button in the language server UI, which could also pop up a dialog showing the current version vs. the latest and the release description if available.
Just thinking out loud here but as a follow-up it would be nice to have a manual "check for updates" button in the language server UI, which could also pop up a dialog showing the current version vs. the latest and the release description if available.
yes, I think these options should be added to the 'Language Server Configuration' window:
-
Allow download (this exists)
-
Enable auto update / Update manually
-
View current version
but I'm sorry, I'm not able to add the UI at the moment
Yeah no worries, better to keep this PR focused and think about improving the UI later.
No due date set.
No dependencies set.
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?