tcl-ls documentationΒΆ
tcl-ls is a typed Python Tcl language server with three user-facing entry
points:
tcl-lsfor stdio LSP server integration in an editortcl-checkfor batch diagnostics over a file or project treetcl-metafor metadata helper workflows
The project is already useful for conservative static analysis, navigation, completion, and metadata-driven Tcl tooling. It is still early, so the docs also call out current limits and the workflows that are already stable.