Bug fixing #29

Merged
Christoph merged 3 commits from bug_fixing into main 2026-06-18 18:39:23 +00:00
Owner
No description provided.
Christoph added 3 commits 2026-06-18 18:39:15 +00:00
- Move TCL folding range computation from client to language server, avoiding duplicate regions.
- Serialize language server restarts to prevent multiple server instances running concurrently.
- Pin server-side Python dependencies to specific minor versions for improved stability and predictability.
- Make debug server connection non-fatal, allowing the language server to start even if the debugger isn't attached.
- Optimize semantic token generation by caching Tclint plugin commands.
Christoph merged commit 49e8cdd7df into main 2026-06-18 18:39:23 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Christoph/nx_post_support#29