csh
|
89b8937697
|
🐛 fix(async_executor): implement cooperative cancellation
|
2026-07-13 16:03:56 +08:00 |
|
csh
|
1a784c6452
|
🔧 chore(lsp_server): keep full provider/capability list commented
|
2025-12-24 13:52:22 +08:00 |
|
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
|
d2d3d9eb48
|
🎨 style(provider): restore trailing newlines
|
2025-12-21 22:23:42 +08:00 |
|
csh
|
2c1c1d8a88
|
✨ feat(provider): add compile-time registry
|
2025-12-21 22:21:46 +08:00 |
|
csh
|
f7d5a74615
|
♻️ 使用module重构所有代码
|
2025-12-07 23:07:03 +08:00 |
|