mirror of
https://github.com/Myriad-Dreamin/tinymist.git
synced 2025-12-23 08:47:50 +00:00
- [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> |
||
|---|---|---|
| .. | ||
| ci | ||
| e2e | ||
| fixtures | ||
| workspaces | ||
| Cargo.toml | ||