About 384,000 results
Open links in new tab
  1. hl_tcl, Tcl/Tk syntax highlighter - tcl-lang.org

    When applied to html pages, the hl_tcl highlights Tcl/Tk code snippets embedded between <code> </code> tags. The hl_tcl has highlighted its own code in Reference . The Tcl being incredibly dynamic language sets a lot of problems before any Tcl syntax highlighter.

  2. GitHub - aplsimple/hl_tcl: syntax highlighter of Tcl/Tk code

    The hl_tcl package is a syntax highlighter for Tcl/Tk code. It can be applied to a Tk text widget or to a static html page. The Tk text widget may be made read-only or editable. Also, the hl_tcl may take an argument, sort of command to watch the viewing / editing.

  3. Tcl Syntax Highlighter - Free Source Code Beautification Tool

    Welcome to the Tcl Syntax Highlighter, an online tool that highlights code according to the syntax of Tcl and supports exporting to HTML source files, which you can embed into websites, emails, or Word editors.

  4. TCL files -> Syntax highlighting -> how to? - Sublime Forum

    Jan 4, 2022 · TCL syntax highlighting comes with ST. Open a .qsf file in ST, then View menu -> Syntax -> Open all with current extension as -> TCL. When I go to "View -> Syntax ", there is only an option to choose the highlighting syntax, there is no an option “open all with current extension as”… Maybe scroll up on the list?

  5. syntax highlighting - tcl-lang.org

    The syntax highlighting it implements reflects many of the incorrect assumptions about Tcl that I have observed in the wild. In particular, it assumes sh -like quoting, where quotes can start and stop and restart anywhere, and single quotes are allowed.

  6. ::hl_tcl Top - GitHub Pages

    When applied to html pages, the hl_tcl highlights Tcl/Tk code snippets embedded between <code> </code> tags. The hl_tcl has highlighted its own code in Reference. The Tcl being incredibly dynamic language sets a lot of problems before any Tcl syntax highlighter.

  7. GitHub - slebetman/tcled: Pure Tcl Console Text Editor

    Simple text editor with syntax hilighting in a single file tcl script! This software is released under a simple 2-clause BSD license.

  8. Sublime to change Tcl syntax highlighting - Stack Overflow

    Jul 16, 2013 · Syntax highlighting in Sublime Text is controlled by two files - the .tmLanguage file, which you mentioned, and your theme's .tmTheme file. Scopes are assigned to your code by interpreting regular expressions contained in the .tmLanguage file.

  9. a debugger with syntax highlighting using ctext - Tcl

    Combining them with little more than two standard extensions, namely ctext (for syntax highlighting) and BWidget (for a tree viewer) quickly makes a nice tool for debugging. You just plug in the following code in your main program. package require twDebugInspector. twDebug::Inspector .newToplevel.

  10. TCL Navigation and Tools - Visual Studio Marketplace

    Extension for Visual Studio Code - Full TCL language support with navigation, auto-completion, syntax highlighting and more

Refresh