Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Tcl OutlineNew to Visual Studio Code? Get it now.
Tcl Outline

Tcl Outline

Sheng, Li

|
5,944 installs
| (0) | Free
Outline for Tcl in VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

tcl-outline (extension for VS Code)

This extension parses .tcl file in current active editor and show name of proc with their parameter list in an output window.

Note:

Due to lack of time some other TCL language elements such as namespace, global global variables etc. are not included at the moment.

Features

  • ctrl+shift+p or F1 and enter tcl outline to select the commands

example

Extension Settings

At the moment there is no settings available.

Known Issues

Source

  • Github

License

MIT

Release Notes

0.2.1

  • issue #7

0.2.0

  • issue #5

0.1.3

  • issue #4

0.1.2

  • issue #3

0.1.1

  • no need to install tcl language support first

0.1.0

  • Only proc (functions) are indicated.

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