faqts : Computers : Programming : Languages : Tse : Color : Syntax highlighting : Initalization / Configuration (.ini)

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

Entry

TSE: Syntax: Highlight: What is a possible .syn file for a .INI file? (TSE v2.8, v3.0, v4.0)

Jul 2nd, 2003 09:27
Knud van Eeden,


// library: file: syntax highlighting: type: INI: TSE v2.8, v3.0, v4.0 
(copyright=http://www.semware.com) (filename=ini.syn) [kn, ni, mo, 30-
06-2003 23:06:01]

// main page = http://www.filext.com/detaillist.php?extdetail=ini

// convert this text to e.g. 'ini.syn'
// (but if you should not change anything in the text below,
//  that file is already present by default, so you do not have
//  to save it if not necessary)
// see http://www.faqts.com/knowledge_base/view.phtml/aid/22932/fid/929
// and save it in your 
// TSE .syn file /directory '..\synhi\'

--- cut here ----------------------------------------------------------

wordset=0-9A-Z_a-z
HiliteIncompleteQuotes=TRUE
IgnoreCaseOfKeyWords=FALSE
HiliteIf0StyleComments=FALSE
Transparent=TRUE
CursorLineFlag=TransparentCursorLine
NumberFlag=Integer|C-Hex|Real
SingleLineDelimited1=[ ]
TillEOL1=;
TillEOLStartCol1=0
Quote1="
Quote2='
QuoteEscape1=\
QuoteEscape2=\
[KeyWords1]
 =

--- cut here ----------------------------------------------------------