Commit Graph

101 Commits

Author SHA1 Message Date
Basile Burg 4c5d4a057d improved custom folded region, trailing blanks are allowed 2015-03-22 01:21:36 +01:00
Basile Burg fafb6c151f fix, d2syn hl range, copy, region count not copied 2015-03-22 01:09:47 +01:00
Basile Burg b947838d7a added dstring and wstring a highlighter keywords 2015-03-14 18:52:17 +01:00
Basile Burg 33b557c5d8 fix, D2 highlighter, ranges were not handled in token string 2015-03-13 22:30:05 +01:00
Basile Burg 93d33ed3b5 several HL fixes
- when folds where deactivated, regions were not scanned correctly
- related: /+/ or /*/ were cinsidred as open/close pairs.
2015-02-24 18:35:41 +01:00
Basile Burg 953240ce03 removed '@', so that UDA and @safe... handled as a full token
+ removed other symbols, already defined in base class
2015-02-24 07:12:29 +01:00
Basile Burg adc4a55b28 added assignation of additional published props 2015-02-22 09:39:51 +01:00
Basile Burg c99f30434f make the global Highlighter streamable 2015-02-19 06:06:49 +01:00
Basile Burg 61c713c2f3 removed useless directive 2015-02-07 01:13:56 +01:00
Basile Burg efd84ef8a5 fixed & re-activated custom folded region 2015-02-06 21:18:46 +01:00
Basile Burg 257c34b8ec hl, token content processed as tokens 2015-02-06 02:02:05 +01:00
Basile Burg 96be761415 fix, static macro auto insertion broken due to dollar added as wordbreaker 2014-12-12 08:03:20 +01:00
Basile Burg 4903d8097a added missing word breakers, solve current ident highlight issues 2014-12-11 12:16:31 +01:00
Basile Burg 76dd9b8d44 fix, double quoted string literal escape 2014-12-04 00:21:33 +01:00
Basile Burg 91e7cfe503 fix, char literal escape 2014-12-03 19:11:07 +01:00
Basile Burg cb5ad75f3d fix, wysiwyg double quoted string 2014-12-02 04:14:01 +01:00
Basile Burg 7311c9a727 fix char literals 2014-12-01 00:51:40 +01:00
Basile Burg bd38a06383 fix, wysiwyg double quoted string 2014-12-01 00:08:16 +01:00
Basile Burg efbeae9e3c fix, wysiwyg double quoted string 2014-12-01 00:01:02 +01:00
Basile Burg 3996b4d11d deactivated custom fold, curly brackets folds and custom folds need a distinct type 2014-11-27 15:20:01 +01:00
Basile Burg 2f9c1adc86 fix colorization of delimited string 2014-11-26 05:15:36 +01:00
Basile Burg 4e4207ff55 added custom fold block, start on line comment ending with ---+, stop with line comment ending with ---- 2014-11-26 04:58:20 +01:00
Basile Burg cddf6168db cleanup 2014-11-18 13:48:41 +01:00
Basile Burg 9e6639a9c5 The highlighter has to colorize some wrong things, it's not a lexer. 2014-10-10 17:51:38 +02:00
Basile Burg d4f3bb12da added support for nested comments /++/ 2014-09-18 21:26:33 +02:00
Basile Burg 101a9f16b8 internal methods added for HL 2014-08-30 10:13:59 +02:00
Basile Burg 902d979e1a fix possible endless loop if invalid operator met 2014-08-27 03:37:01 +02:00
Basile Burg bd7231a67f removed and converted things from previous HL version
fix comments were not colorized in asm range
2014-08-27 03:09:42 +02:00
Basile Burg 30df0af050 rewriting the highlighter to allow more complex/combined ranges 2014-08-26 08:05:18 +02:00
Basile Burg 6550dec0c4 r27 2014-08-22 08:20:48 +02:00
Basile Burg 4a43e6200d or_1 2014-08-18 09:44:39 +02:00
Basile Burg e7328535b6 added grey colorization to asm ranges 2014-08-10 05:34:10 +02:00
Basile Burg e506bf0dc5 added support for multi-lines strings folding 2014-08-10 04:51:32 +02:00
Basile Burg 81ac108cd9 added support for token strings 2014-08-10 04:37:29 +02:00
Basile Burg fff3797348 fix double quoted double escape 2014-07-31 09:23:29 +02:00
Basile Burg fe9fecde64 r20 2014-07-15 06:55:07 +02:00
Basile Burg ec95e951fd r16 2014-07-11 19:21:32 +02:00
Basile Burg 7e42d6afbd support for DDOC ranges 2014-07-07 04:17:41 +02:00
Basile Burg a7780320a0 getModuleName uses TLexTokenList 2014-07-05 13:07:56 +02:00
Basile Burg 24fba590fa r14 2014-07-01 11:48:52 +02:00
Basile Burg 35f137497e r12 2014-06-27 11:54:00 +02:00
Basile Burg fdadfc810b r11 2014-06-26 16:23:02 +02:00
Basile Burg dde99ecd0c r10 2014-06-25 14:04:00 +02:00
Basile Burg ba9c1df5fa Revert "Revert "r8""
This reverts commit 5b02fa6fa6.
2014-06-22 22:21:38 +02:00
Basile Burg 5b02fa6fa6 Revert "r8"
This reverts commit ae31885fe3.
2014-06-22 22:21:14 +02:00
Basile Burg ae31885fe3 r8 2014-06-22 22:20:45 +02:00
Basile Burg ca50a3a51c r8 2014-06-22 02:12:22 +02:00
Basile Burg b36a4931e3 r7 2014-06-18 08:58:24 +02:00
Basile Burg 509b76eac2 r5 2014-06-15 16:58:14 +02:00
Basile Burg d7f6c969b5 r2 2014-06-12 06:49:27 +02:00
Basile Burg 9866f22820 r1 2014-06-10 12:23:58 +02:00