Quantcast
Channel: Take Command / TCC
Viewing all articles
Browse latest Browse all 1725

TCEdit and the syntax lexer (colorization)

$
0
0
From the help file;
Code:
TCEDIT will select the syntax lexer (colorization) based on the file extension:

.bat    TCMD (or CMD)
.btm    TCMD
.cmd    TCMD (or CMD)
.css    CSS
.htm    HTML
.html    HTML
.lua    Lua
.php    PHP
.pl    Perl
.ps1    PowerShell
.py    Python
.rb    Ruby
.sh    Bash shell
.sql    SQL
.tcl    Tcl/Tk
.vbs    VBScript
.xml    XML

The library files,
that I have created and use with TCC,
have the extension .library

When using TCEdit to edit...

Read more

Viewing all articles
Browse latest Browse all 1725

Trending Articles