Files
nx_post_support/server/tests/python_tests
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-08-11 18:28:23 +02:00
2025-08-11 18:40:06 +02:00
2025-08-11 15:59:09 +02:00
2025-08-11 16:20:14 +02:00