What's wrong with this entry?
Automatic recommendations for LSP plugins based on files you're working with, with one-click installation.
Usage: When you open a file type that could benefit from LSP support, a prompt offers to install a matching plugin:
LSP Plugin Recommendation
─────────────────────────
Plugin: typescript-lsp
Triggered by: .ts files
Would you like to install this LSP plugin?
> Yes, install typescript-lsp
No, not now
Never for typescript-lsp
Disable all LSP recommendations- Checks if required binary exists before recommending
- Prioritizes official marketplace plugins
- Remembers "never suggest" preferences per plugin
- Auto-disables after 3 consecutive ignored recommendations
- 28-second timeout before auto-dismissing
y29() at line 472686 (recommendation lookup, contains "[lspRecommendation]" logging), g29() at line 472891 (UI component with "LSP Plugin Recommendation" title)
Strings lifted out of the shipped bundle, so the claim above can be checked against them.