From the help file;
The library files,
that I have created and use with TCC,
have the extension .library
When using TCEdit to edit...
Read more
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