Under the hood
LSP plugin install prompt rebuilt on a shared dialog component
What
The dialog that recommends installing an LSP (language server protocol, used for code intelligence features) plugin has been rewritten to use a shared dialog component instead of its own custom layout, passing in its title, introductory text, plugin name, marketplace name, and options.
Why
This is an internal restructuring that likely lets this dialog share behavior and appearance with other plugin-recommendation prompts, without changing what it recommends.
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubt
Whether this shared component is used by other plugin-recommendation dialogs is not confirmed, only suggested by the finding.