tinymist/tests
Copilot a1be6a6824
feat: add missing server info (#2093)
- [x] Explore repository structure and understand current LSP
initialization
- [x] Locate server info collection logic in ServerState
- [x] Understand the InitializeResult structure and identify server_info
field
- [x] Add server_info field to InitializeResult with name and version
- [x] Extract version information from Cargo.toml
- [x] Update e2e test redaction logic to handle server_info fields
- [x] Test the implementation with LSP clients

Fixes #2092.

<!-- START COPILOT CODING AGENT TIPS -->
---

 Let Copilot coding agent [set things up for
you](https://github.com/Myriad-Dreamin/tinymist/issues/new?title=+Set+up+Copilot+instructions&body=Configure%20instructions%20for%20this%20repository%20as%20documented%20in%20%5BBest%20practices%20for%20Copilot%20coding%20agent%20in%20your%20repository%5D%28https://gh.io/copilot-coding-agent-tips%29%2E%0A%0A%3COnboard%20this%20repo%3E&assignees=copilot)
— coding agent works faster and does higher quality work when set up for
your repo.

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Myriad-Dreamin <35292584+Myriad-Dreamin@users.noreply.github.com>
Co-authored-by: Myriad-Dreamin <camiyoru@gmail.com>
2025-09-10 11:09:54 +08:00
..
ci fix: publish script with tests (#665) 2024-10-12 11:01:58 +08:00
e2e feat: add missing server info (#2093) 2025-09-10 11:09:54 +08:00
fixtures feat: autofix unknown variable: a and file not found (searched at a.typ) by code action (#1743) 2025-05-09 23:44:12 +08:00
workspaces fix: ensure that the lockfile is respected (#2000) 2025-08-07 07:42:02 +08:00
Cargo.toml test: ensure compile output works correctly (#1942) 2025-07-30 23:25:59 +08:00