Users with existing lsp.json overrides referencing the old "kotlin-language-server" key would silently lose their Kotlin LSP config after the rename to "kotlin-lsp". LEGACY_ALIASES map remaps old keys during mergeServers() so overrides still merge correctly. |
||
|---|---|---|
| .. | ||
| client.ts | ||
| config.ts | ||
| defaults.json | ||
| edits.ts | ||
| helpers.ts | ||
| index.ts | ||
| lsp-integration.test.ts | ||
| lsp-legacy-alias.test.ts | ||
| lsp.md | ||
| lspmux.ts | ||
| types.ts | ||
| utils.ts | ||