Files
nx_post_support/server/src/tools
Christoph Brandau 35a4357551 feat(navigation): add symbol index and LSP navigation features
The changes introduce a Tcl symbol index powering LSP navigation
features across the workspace. A navigation API exposes
snapshots and update hooks, enabling goto-definition,
references, and rename using the index. Background indexing
now watches Tcl files and rebuilds the index to stay in sync.

- Add Tcl symbol index and navigation snapshot API
- Wire go-to-definition, references, and rename using the index
- Watch Tcl files and refresh the index in the background
2026-08-17 09:24:45 +02:00
..
2025-07-31 16:19:09 +02:00
2025-08-12 07:15:18 +02:00
2025-08-05 21:45:22 +02:00
2025-08-01 13:35:02 +02:00
2025-08-04 12:48:02 +02:00
2025-07-27 22:11:16 +02:00
2025-08-11 16:20:14 +02:00
2025-08-05 18:18:17 +02:00