|
|
|
|||||
|
If you are using the UltraEdit-32, find out the WORDFILE.TXT at the same directory of the ULTRAEDIT.EXE, and append this segment to the WORDFILE.TXT file:
/L8"ICE" Line Comment = // Block Comment On = /* Block Comment Off = */ Escape Char = \ String Chars = "' File Extensions = ICE /Delimiters = ~!@%^&*()-+=|\/{}[]:;"'<> , .? /Function String = "%^([a-zA-Z_0-9]+^)[ ^t]++([^p*, a-zA-Z_0-9]++)[~;]" /Function String 1 = "%[a-zA-Z_0-9]*::^([a-zA-Z_0-9]+^)[ ^t]++([^p*, a-zA-Z_0-9]++)[~;]" /Function String 2 = "%[a-zA-Z_0-9]* ^([a-zA-Z_0-9]+^)[ ^t]++([^p*, a-zA-Z_0-9]++)[~;]" /Indent Strings = "{" /Unindent Strings = "}" /C2"Keywords" bool byte class const dictionary double enum exception extends false float idempotent implements int interface LocalObject local long module nonmutating Object out sequence short string struct throws true void /C1 #define #error #include #elif #if #line #else #ifdef #pragma #endif #ifndef #undef /C4"Operators" + - = // / % & > < ^ ! | /C1 stands for red color while /C2 stands for blue. You can change it as u like. regards, Oops |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| icecipse editor plugin | Qinxian | Help Center | 1 | 11-15-2006 04:35 AM |
| Include syntax of generated files. | JohnB | Help Center | 4 | 02-23-2005 05:36 PM |
| slice2cpp syntax error using string simple types | MKoleoso | Help Center | 2 | 09-28-2004 02:12 PM |
| sequences syntax | panic | Help Center | 1 | 12-04-2003 09:55 AM |
| What is the "proxy" Slice syntax for? | dthomson | Help Center | 2 | 03-07-2003 09:04 AM |