Commit Graph

38 Commits

Author SHA1 Message Date
martin
f531a8c563 SynEdit: PasHighLighter, fixed highlighting procedure names in interface declaration. Issue #0035238
git-svn-id: trunk@60700 -
2019-03-16 16:21:01 +00:00
martin
7823062d48 SynEdit: PasHighLighter, tests for "type helper", issue #0034654
git-svn-id: trunk@60557 -
2019-03-02 14:16:48 +00:00
martin
8ca82403a0 SynEdit: Fix markup fold color, after recent refactor
git-svn-id: trunk@58635 -
2018-07-26 01:42:22 +00:00
martin
38156817a0 SynEdit: fix pas HL, class function. more tests / some tests by Pascal R
git-svn-id: trunk@55377 -
2017-06-17 15:33:46 +00:00
martin
698d8d24af SynEdit: Pas-HL, test for ^ in PMyByte = type ^Byte;
git-svn-id: trunk@55376 -
2017-06-17 14:38:06 +00:00
martin
069ea79aae SynEdit: Pas HL, handle generics foo<T: class> does not fold / patch by Pascal
git-svn-id: trunk@55339 -
2017-06-12 20:18:23 +00:00
juha
20639a9df7 SynEdit test: fix compilation in AssertEquals() parameters. Use PtrInt instead of PtrUInt.
git-svn-id: trunk@52587 -
2016-06-30 09:46:20 +00:00
martin
9e02931fe4 SynEdit: Allow HighLighter to skip some disabled fold nodes
git-svn-id: trunk@52184 -
2016-04-13 02:36:24 +00:00
martin
4299f7779c SynEdit: PasHighLighter add nodes for for-do, while-do, with-do. Code by x2nie
git-svn-id: trunk@52181 -
2016-04-12 23:44:06 +00:00
martin
367f996fb8 SynEdit, Pas Highlighter: show ^x as string / fix pointer()^
git-svn-id: trunk@47518 -
2015-01-25 15:20:40 +00:00
martin
ccf26dd4cd SynEdit, Pas Highlighter: show ^x as string / fix pointer^
git-svn-id: trunk@47514 -
2015-01-25 14:28:56 +00:00
martin
652c828a0a SynEdit, Pas Highlighter: show ^x as string
git-svn-id: trunk@47509 -
2015-01-24 20:31:10 +00:00
martin
0e1d200f3d SynEdit: ability to mark if/then/else as word pair (triplet)
git-svn-id: trunk@43812 -
2014-01-26 15:16:02 +00:00
martin
231eb022c9 SynEdit: pas-highlighter, fix info for ifdef/region nodes / fix markup matching pairs if not foldable
git-svn-id: trunk@40341 -
2013-02-17 21:34:11 +00:00
martin
04f164cbf4 SynEdit, fold highlighter nodes: added unfiltered index
git-svn-id: trunk@37902 -
2012-07-08 13:23:49 +00:00
martin
2f3e8732f0 SynEdit: clean up, use sfaFoldFold only if foldable (multi line)
git-svn-id: trunk@37896 -
2012-07-07 22:51:14 +00:00
martin
7fd7f6b0b0 SynEdit: tests, clean up
git-svn-id: trunk@37894 -
2012-07-07 21:33:54 +00:00
martin
4a9ad47a2e SynEdit: Fold-Highlighter, add more info to node.actions / rename sfaOpen to sfaOpenFold
git-svn-id: trunk@37893 -
2012-07-07 15:42:54 +00:00
martin
3414a1253c SynEdit, pas-HL: clean up (remove workaround foldgroup=4)
git-svn-id: trunk@37892 -
2012-07-07 12:25:47 +00:00
martin
e0d69ad952 SynEdit: Word-brackets (word-pair highlight) for ifdef
git-svn-id: trunk@37830 -
2012-06-30 21:40:44 +00:00
juha
daf53bbb89 SynEdit: Fix error in GuiTestRunner. Issue #22138, patch from Alexander Strokach
git-svn-id: trunk@37433 -
2012-05-27 08:15:22 +00:00
martin
2834c6ab2a SynEdit, Pas-HL: record helper, deprecated in object
git-svn-id: trunk@37298 -
2012-05-16 23:24:33 +00:00
martin
b4d22ba095 SynEdit: highlight class "helper". Fix wrong highlight of "sealed" Issue #0021812 Tests
git-svn-id: trunk@37113 -
2012-04-30 18:59:10 +00:00
martin
f85f1fd695 SynEdit: Added TLazSynEditNestedFoldsList
SrcSynEdit: fixed SynInfoView

git-svn-id: trunk@35117 -
2012-02-04 04:18:15 +00:00
martin
7a03599f16 SynEdit: Refactored fold-highlighters: unify methods to get fold-nest info
git-svn-id: trunk@35115 -
2012-02-03 16:50:04 +00:00
martin
224799685a SynEdit: Refactored fold-node info
git-svn-id: trunk@35077 -
2012-02-01 19:13:09 +00:00
martin
5d4ecfb12e SynEdit TEST: Improved highlight for static
git-svn-id: trunk@32366 -
2011-09-16 12:16:24 +00:00
martin
c55776f210 SynEdit: fixed highlight of "shortstring" depending on options. issue #0018971
git-svn-id: trunk@30004 -
2011-03-23 13:00:55 +00:00
martin
d9b3de392f SynEdit: Pas-Highlighter, deprecated after class
git-svn-id: trunk@29140 -
2011-01-20 13:57:13 +00:00
martin
8f2807ea6e SynEdit, pas hl: test for message modifier context (not in property). Issue #0017577
git-svn-id: trunk@28224 -
2010-11-14 19:54:38 +00:00
martin
3045c387da SynEdit, pas hl: Tests for message modifier context.
git-svn-id: trunk@28222 -
2010-11-14 19:48:21 +00:00
martin
20785f705d SynEdit: Pas-HL, Test for highlighting of class modifiers sealed, abstract
git-svn-id: trunk@27985 -
2010-10-30 18:42:16 +00:00
martin
4a38ad12ef SynEdit: Pas-HL, Test for highlighting of deprecated, unimplemented, ...
git-svn-id: trunk@27983 -
2010-10-30 18:08:42 +00:00
martin
00cb3a3e9f SynEdit: Pas-HL, Test for highlighting of deprecated, unimplemented, ...
git-svn-id: trunk@27981 -
2010-10-30 17:48:22 +00:00
martin
d054b9bf2d SynEdit: Test for Pas-HL, improved highlighting of index, read, write in properties
git-svn-id: trunk@27979 -
2010-10-30 16:00:19 +00:00
martin
16196b2246 SynEdit: Tests for Pas-HL, added different modes to highlight "string", "Ansistring", "exit", "break", ...
git-svn-id: trunk@27962 -
2010-10-30 00:54:21 +00:00
martin
5f5d5a95a5 SynEdit: Tests for Pas-HL, fixed wrong folding of "var a: procedure;"
git-svn-id: trunk@27959 -
2010-10-29 22:27:07 +00:00
martin
f649d82a78 Synedit: Tests for fold/hide
git-svn-id: trunk@26815 -
2010-07-24 17:00:20 +00:00