tsl-devkit/lsp-server/test/test_provider
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
..
fixtures feat(lsp_server): implement missing providers and json coverage 2025-12-24 10:42:13 +08:00
CMakeLists.txt feat(lsp_server): implement missing providers and json coverage 2025-12-24 10:42:13 +08:00
completion_test.cppm 🧪 test: add LSP json fixtures and provider suite 2025-12-21 15:39:33 +08:00
definitions_test.cppm 🧪 test: add LSP json fixtures and provider suite 2025-12-21 15:39:33 +08:00
fixtures.cppm 🧪 test: add LSP json fixtures and provider suite 2025-12-21 15:39:33 +08:00
json_flow_test.cppm 🧪 test: add LSP json fixtures and provider suite 2025-12-21 15:39:33 +08:00
json_provider_coverage_test.cppm feat(lsp_server): implement missing providers and json coverage 2025-12-24 10:42:13 +08:00
main.cc 🧪 test: add LSP json fixtures and provider suite 2025-12-21 15:39:33 +08:00
provider_misc_test.cppm 🔧 chore(lsp_server): gate providers to completion/definition 2025-12-24 11:33:40 +08:00
provider_surface_test.cppm feat(lsp_server): implement missing providers and json coverage 2025-12-24 10:42:13 +08:00
server_json_test.cppm feat(lsp_server): implement missing providers and json coverage 2025-12-24 10:42:13 +08:00
test_main.cppm feat(lsp_server): implement missing providers and json coverage 2025-12-24 10:42:13 +08:00