Lugaru's Epsilon
Programmer's
Editor 14.04

Context:
Epsilon User's Manual and Reference
   Commands by Topic
      . . .
      Changing Text
         Inserting and Deleting
         Killing Text
         Clipboard Access
         . . .
         Hex Mode
      Language Modes
         . . .
         R Mode
         Shell Mode
         Tcl Mode
         TeX and LaTeX Modes
         VHDL Mode
         . . .
      More Programming Features
         Navigating in Source Code
         Pulling Words
         Accessing Help
         Context-Sensitive Help
         Commenting Commands
      . . .

Previous   Up    Next
Shell Mode  Commands by Topic   TeX and LaTeX Modes


Epsilon User's Manual and Reference > Commands by Topic > Language Modes >

Tcl Mode

Epsilon automatically enters Tcl mode when you read a file with an extension of .tcl or .ttml. In Tcl mode, Epsilon does appropriate syntax highlighting and smart indenting. Indenting uses the indentation level specified by the tcl-indent variable. The mode also breaks and fills comment lines.

When the cursor is on a brace, bracket, or parenthesis, Epsilon will try to locate its matching brace, bracket, or parenthesis, and highlight them both. If the current character has no match, Epsilon will not highlight it. Set the variable auto-show-tcl-delimiters to zero to disable this feature.

Standard bindings:

    tcl-mode
 



Previous   Up    Next
Shell Mode  Commands by Topic   TeX and LaTeX Modes


Lugaru Epsilon Programmer's Editor 14.04 manual. Copyright (C) 1984, 2021 by Lugaru Software Ltd. All rights reserved.