Lugaru's Epsilon Programmer's Editor 14.04
Context:
|
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:
Epsilon Programmer's Editor 14.04 manual. Copyright (C) 1984, 2021 by Lugaru Software Ltd. All rights reserved.
|