singularity-forge/packages/pi-coding-agent/src/core/lsp
Jeremy 4df55a51c8 fix(lsp): add legacy alias for renamed kotlin-language-server key
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.
2026-04-04 11:45:58 -05:00
..
client.ts fix(memory): fix memory and resource leaks across TUI, LSP, DB, and automation (#2314) 2026-03-24 07:23:36 -06:00
config.ts fix(lsp): add legacy alias for renamed kotlin-language-server key 2026-04-04 11:45:58 -05:00
defaults.json fix(pi-coding-agent): upgrade Kotlin LSP to official Kotlin/kotlin-lsp 2026-04-04 10:45:15 -05:00
edits.ts refactor: remove dead code (unused exports) (#1486) 2026-03-19 15:33:32 -06:00
helpers.ts wip: port LSP tool from Oh My Pi (needs type fixes) 2026-03-13 11:19:43 -06:00
index.ts fix: add Windows shell guard to remaining spawn sites (#3058) 2026-03-30 14:44:20 -06:00
lsp-integration.test.ts test: add LSP integration test against typescript-language-server 2026-03-13 11:37:49 -06:00
lsp-legacy-alias.test.ts fix(lsp): add legacy alias for renamed kotlin-language-server key 2026-04-04 11:45:58 -05:00
lsp.md feat(lsp): activate LSP by default, add call hierarchy/format/signature, sync edits (#639) 2026-03-16 09:22:52 -06:00
lspmux.ts fix: add Windows shell guard to remaining spawn sites (#3058) 2026-03-30 14:44:20 -06:00
types.ts refactor: consolidate duplicate patterns in LSP module 2026-03-19 14:54:47 -03:00
utils.ts refactor: remove dead code (unused exports) (#1486) 2026-03-19 15:33:32 -06:00