Diagnostics tracking is now per-instance and plugin language-server configs can come from storage.
What's wrong with this entry?
Pending and delivered diagnostics, with their deduplication, per-file and total caps and purge on file change, are now per-instance rather than shared module state. Loading a plugin's language-server config can now go through the storage backend, with separate errors for a path containing a symlink, a missing file, and a path storage cannot address.
LSP config path contains a symbolic link that plugin storage does not follow
Strings lifted out of the shipped bundle, so the claim above can be checked against them.