Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>tcl-vsc-outlineNew to Visual Studio Code? Get it now.
tcl-vsc-outline

tcl-vsc-outline

Snir Yehuda

|
2,039 installs
| (1) | Free
Provide outline view for tcl files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

TCL Outline for VS Code

A lightweight VS Code extension that provides outline navigation (functions & namespaces with nesting) for Tcl scripts — improving productivity for engineers working with CAD flows, EDA tooling, or Tcl-based automation.

📦 Published on Visual Studio Marketplace
⭐ Used by engineers at Intel and beyond to accelerate Tcl workflow navigation.


🚀 Features

  • Adds symbols view in the VS Code outline explorer for Tcl proc and namespace definitions.
  • Nested view for easier navigation in complex scripts.
  • Compatible with standard Tcl language support extensions.
  • Actively improved based on community feedback.

Example: Tcl Outline Example


⚙️ Installation

  1. Install Tcl language support in VS Code.
  2. Search “Tcl Outline” in the VS Code Marketplace or click here.
  3. Reload VS Code and start coding in Tcl.

📝 Known Issues

  • proc block may close early if there is a string containing multiple } characters.
  • Currently requires a Tcl language extension installed.
  • Cursor context highlighting is limited to symbol declarations.

📦 Release Notes

[0.0.3]

  • Improved regex to catch more proc types.
  • Fixed curly-bracket block alignment (empty procs supported).

Full changelog


🤝 Contributing

Issues and PRs are welcome!
👉 Open an issue or reach out: sniryehud@gmail.com


🙏 Acknowledgements

Inspired by Perl Outline extension.
Dedicated to the great Tclers Yoram and Ofer.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft