csh
02864dda89
🔧 chore(lsp_server): gate providers to completion/definition
...
Initialize now advertises only completion (resolve) and definition.
Verified: test_provider (clang-linux-server/Release)
2025-12-24 11:33:40 +08:00
csh
09e65224fe
✨ feat(lsp_server): implement missing providers and json coverage
...
Implement workspace configuration/folders and apply WorkspaceEdit.changes.
Strengthen provider JSON coverage (all methods require params, no errors).
Verified: Release test_provider
2025-12-24 10:42:13 +08:00
csh
f54050bad2
♻️ refactor(semantic): split semantic partitions
...
move semantic declarations into focused partitions and add new type_system.types/graph.types modules.
reorder lsp server members so async executor shuts down before manager hub to avoid exit crash.
2025-12-21 21:33:15 +08:00
csh
fbf6c85baa
🧪 test: register remaining tests in ctest
2025-12-21 15:52:09 +08:00
csh
bb0cbde79c
🧪 test: add LSP json fixtures and provider suite
2025-12-21 15:39:33 +08:00