;Use this as a reference to create your own language file [Parser] Operators = ~!%^&*()-=+[]{}|;:,>?;:'"[]{}\|`~!@#$%^&*()-=+ KWStartChars = # KWMiddleChars = KWEndChars = NumTags = 4 [Tag1] ColorGroup = Comment BeginTag = /* EndTag = */ MultiLine = 1 [Tag2] ColorGroup = String BeginTag = " EndTag=" MultiLine=0 EscapeChar=\ [Tag3] ColorGroup = String BeginTag = ' EndTag = ' MultiLine=0 EscapeChar=\ [Tag4] ColorGroup = Comment BeginTag = // EndTag = MultiLine=0 [Editor] TabSize = 4 AutoIndent = 1 ShowWhitespace = 0 VirtualWhitespace = 0 ReplaceTabs = 0 MatchCase = 1 [Font] FaceName = Courier Size = 10 Italic = 0 Bold = 0 [ColorGroups] NumGroups = 7 Group1 = Text Group2 = Text Selection Group3 = Number Group4 = Operator Group5 = Comment Group6 = Keyword Group7 = String [Text] Foreground = 0,0,0 Background = 255,255,255 DisplayName = Text Configurable = 1 BackColorAutomatic = 1 ForeColorAutomatic = 1 [Text Selection] Foreground = 255,255,255 Background = 0,0,0 BackColorAutomatic = 1 ForeColorAutomatic = 1 DisplayName=Text Selection Configurable=1 [Number] Foreground = 0,0,0 Background = 255,255,255 BackColorAutomatic = 1 ForeColorAutomatic = 1 DisplayName=Number Configurable=1 [Operator] Foreground = 0,0,0 Background = 255,255,255 BackColorAutomatic = 1 ForeColorAutomatic = 1 DisplayName=Operator Configurable=1 [Keyword] Foreground = 0,0,255 Background = 255,255,255 BackColorAutomatic = 1 ForeColorAutomatic=0 DisplayName=Keyword Configurable=1 [Comment] Foreground = 0,128,0 Background = 255,255,255 BackColorAutomatic = 1 ForeColorAutomatic=0 DisplayName=Comment Configurable=1 [String] Foreground = 0,0,0 Background = 255,255,255 BackColorAutomatic = 1 ForeColorAutomatic = 1 DisplayName=String Configurable=1 [Keywords] asm = Keyword auto = Keyword bad_cast = Keyword bad_typeid = Keyword bool = Keyword break = Keyword case = Keyword catch = Keyword char = Keyword class = Keyword const = Keyword const_cast = Keyword continue = Keyword default = Keyword delete = Keyword do = Keyword double = Keyword dynamic_cast = Keyword else = Keyword enum = Keyword except = Keyword explicit = Keyword extern = Keyword false = Keyword finally = Keyword float = Keyword for = Keyword friend = Keyword goto = Keyword if = Keyword inline = Keyword int = Keyword long = Keyword mutable = Keyword namespace = Keyword new = Keyword operator = Keyword private = Keyword protected = Keyword public = Keyword register = Keyword reinterpret_cast = Keyword return = Keyword short = Keyword signed = Keyword sizeof = Keyword static = Keyword static_cast = Keyword struct = Keyword switch = Keyword template = Keyword this = Keyword throw = Keyword true = Keyword try = Keyword type_info = Keyword typedef = Keyword typeid = Keyword typename = Keyword union = Keyword unsigned = Keyword using = Keyword virtual = Keyword void = Keyword volatile = Keyword while = Keyword #define = Keyword #error = Keyword #import = Keyword #undef = Keyword #elif = Keyword #if = Keyword #include = Keyword #else = Keyword #ifdef = Keyword #line = Keyword #endif = Keyword #ifndef = Keyword #pragma = Keyword int8_t =Keyword int16_t =Keyword int32_t =Keyword int64_t =Keyword __int24 =Keyword uint8_t =Keyword uint16_t =Keyword uint32_t =Keyword uint64_t =Keyword __uint24 =Keyword u8 =Keyword s8 =Keyword u16 =Keyword s16 =Keyword u32 =Keyword s32 =Keyword u64 =Keyword s64 =Keyword u24 =Keyword s24 =Keyword union8 =Keyword union16 =Keyword union32 =Keyword union64 =Keyword bitfeld8 =Keyword ROL =Keyword ROR =Keyword ROL16 =Keyword ROR16 =Keyword ROL24 =Keyword ROR24 =Keyword ROL32 =Keyword ROR32 =Keyword ROL64 =Keyword ROR64 =Keyword MIN =Keyword MAX =Keyword ABS =Keyword Align_up =Keyword Align_down =Keyword ROLLOVER =Keyword ROLLUNDER =Keyword AIL =Keyword NIL =Keyword PI =Keyword MAX_U8 =Keyword MAX_U16 =Keyword MAX_U24 =Keyword MAX_U32 =Keyword MAX_U64 =Keyword MIN_S8 =Keyword MAX_S8 =Keyword MIN_S16 =Keyword MAX_S16 =Keyword MIN_S24 =Keyword MAX_S24 =Keyword MIN_S32 =Keyword MAX_S32 =Keyword MIN_S64 =Keyword MAX_S64 =Keyword DLOOP8 =Keyword DLOOP16 =Keyword DLOOP24 =Keyword DLOOP_MS =Keyword DLOOP_US =Keyword DLOOP_100NS =Keyword SWAP =Keyword SWAPB =Keyword SWAPH =Keyword SWAPT =Keyword SWAPW =Keyword SWAPD =Keyword CLRB =Keyword SETB =Keyword INVB =Keyword BITVAL =Keyword