Commit Graph

221 Commits

Author SHA1 Message Date
martin
4a2a123175 SynEdit: fixed missing invalidation for foldconf markup
git-svn-id: trunk@44055 -
2014-02-13 17:48:11 +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
paul
3b8a0d9df1 codetools: highlight noreturn directive
git-svn-id: trunk@43647 -
2014-01-05 06:47:30 +00:00
martin
0efde5e2da SynEdit: pas highlighter improve handling "otherwise" in case ... of
git-svn-id: trunk@43614 -
2013-12-29 17:19:36 +00:00
martin
9533df3f3e SynEdit: additions to GetDefaultAttribute. Experimental.
git-svn-id: trunk@43540 -
2013-12-14 13:40:04 +00:00
martin
cb80606ad0 SynEdit: Return past-end-of line attribute in multi line comments // support for p-eol attibute
git-svn-id: trunk@43419 -
2013-11-11 01:17:41 +00:00
martin
f7b43be9d6 SynEdit: Pas HighLighter, recognize new &keyword for identifier style
git-svn-id: trunk@43342 -
2013-10-30 12:52:02 +00:00
martin
9a50b81dd5 SynEdit: small optimization pas-HL
git-svn-id: trunk@43258 -
2013-10-16 13:50:18 +00:00
martin
34e144634c SynEdit, pas highlighter: fixed "packed class"
git-svn-id: trunk@42193 -
2013-07-24 08:57:19 +00:00
mattias
08201e2904 synedit: highlighters: using non fixed resourcestrings
git-svn-id: trunk@41721 -
2013-06-14 21:41:35 +00:00
martin
6408743dcd SynEdit: Ifdef Markup: added TempEnabled/Disabled / added markup for the directives too
git-svn-id: trunk@41343 -
2013-05-22 01:01:29 +00:00
martin
655de9221e SynEdit: TextAttributes refactor/cleanup: move some properties to highlighter / move "feature" property to IDE
git-svn-id: trunk@41180 -
2013-05-13 18:36:20 +00:00
martin
6f662757d3 SynEdit: TextAttributes refactor class structure
git-svn-id: trunk@41178 -
2013-05-13 16:46:57 +00:00
martin
4c54591946 SynEdit: Fixed folding in "label" code. Issue #0024417
git-svn-id: trunk@41129 -
2013-05-11 12:48:46 +00:00
martin
cb29a62dfe SynEdit, Pas Highlighter: Completed the list of Ifdef, ifopt, elseif directives
git-svn-id: trunk@41047 -
2013-05-06 10:40:11 +00:00
martin
c7de652f4a SynEdit: Fixed folding in "library" code. Issue #0024370
git-svn-id: trunk@41046 -
2013-05-06 09:58:27 +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
0010e00492 SynEdit: fix highlighting "i6", introduced in r32695 #8cea08e5a2
git-svn-id: trunk@39518 -
2012-12-12 15:14:20 +00:00
martin
1591be495b SynEdit: Cleanup (TBetterRegistry removed) Issue #0022509 Patch by Zaher Dirkey
git-svn-id: trunk@38848 -
2012-09-26 11:37:44 +00:00
martin
6164890dca SynEdit, fold highlighter: added sfaSingleLine, sfamultiLine
git-svn-id: trunk@37901 -
2012-07-08 12:52:12 +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
fe590109d0 SynEdit: clean up, use sfaOpen instead of sfaOpenFold
git-svn-id: trunk@37895 -
2012-07-07 22:20:13 +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
2edaf60158 SynEdit Pas HL: recognize {$IFOPT}
git-svn-id: trunk@37854 -
2012-07-02 21:49:22 +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
martin
882983bb84 SynEdit: Pas-HL: better detection of case...else
git-svn-id: trunk@37522 -
2012-06-04 21:51:54 +00:00
martin
634c42c057 SynEdit: Pas-HL: fix detection of case...else versus if...then...else
git-svn-id: trunk@37518 -
2012-06-04 17:26:35 +00:00
martin
af1af6709d SynEdit: fixed folding for "case" and "try" in certain code segments (initialization / case...else try)
git-svn-id: trunk@37517 -
2012-06-04 17:11:22 +00:00
martin
c4cd308a5e SynEdit: clean up IFDEF. Patch by Zaher Dirkey. Issue #0022180
git-svn-id: trunk@37490 -
2012-06-02 21:19:37 +00:00
martin
d9d5699db4 SynEdit, Pas-HL: record helper, deprecated in object
git-svn-id: trunk@37297 -
2012-05-16 23:15:46 +00:00
martin
3af8c6a1b7 SynEdit: pas highlighter, minor optimization
git-svn-id: trunk@37114 -
2012-04-30 19:00:46 +00:00
martin
a8c17c1034 SynEdit: highlight class "helper". Fix wrong highlight of "sealed" Issue #0021812
git-svn-id: trunk@37112 -
2012-04-30 18:48:19 +00:00
martin
0987ec4d3e SynPasSyn: highlight requires/contains for packages only
git-svn-id: trunk@35832 -
2012-03-08 20:47:38 +00:00
martin
3ee12b8bbf SynPasSyn: fixed smart closing of repeat nodes
git-svn-id: trunk@35612 -
2012-02-27 19:42:05 +00:00
martin
e6eb5c424e SynEdit WithInfoView: improve speed
git-svn-id: trunk@35555 -
2012-02-22 14:04:23 +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
99c440046b SynEdit clean up (ifdef syn_laz)
git-svn-id: trunk@35078 -
2012-02-01 19:43:37 +00:00
martin
224799685a SynEdit: Refactored fold-node info
git-svn-id: trunk@35077 -
2012-02-01 19:13:09 +00:00
martin
03de26cc1f SynEdit clean up
git-svn-id: trunk@34942 -
2012-01-25 23:53:40 +00:00
martin
61e36cdd59 SourceEdit: Starting show class/proc header / fold may be config off
Debug-gutter (show synedit's internal data)

git-svn-id: trunk@34888 -
2012-01-23 20:05:35 +00:00
juha
347ea32e4c SynEdit: remove the use of SYN_CPPB_1. It is not needed and was not used consistently.
git-svn-id: trunk@34411 -
2011-12-25 19:00:46 +00:00
martin
c98cb37eba SynEdit: fixed highlighting in "case else" block (don't assume any more case labels)
git-svn-id: trunk@34220 -
2011-12-16 14:22:33 +00:00
maxim
e374508e1c IDE, SynEdit: fixed 'Tripple' -> 'Triple' misspellings throughout the code
git-svn-id: trunk@34105 -
2011-12-11 15:37:09 +00:00
paul
592fe96721 synedit: highlight objccategory keyword
git-svn-id: trunk@33712 -
2011-11-23 07:23:31 +00:00
paul
8cea08e5a2 synedit: highlight UnicodeString, RawByteString, UTF8String
git-svn-id: trunk@32695 -
2011-10-05 07:58:19 +00:00
martin
5a9699ecae SynEdit: Improved highlight for static
git-svn-id: trunk@32365 -
2011-09-16 12:16:13 +00:00
martin
6f3b1db700 SynEdit: Fixed highlight of "static" issue #0019984
git-svn-id: trunk@32003 -
2011-08-18 09:46:08 +00:00
martin
246b2239e3 SynEdit: Issue #19970, rev 31979 #0ef98cf0c6: fixed constref in function types too
git-svn-id: trunk@31981 -
2011-08-13 20:54:20 +00:00
juha
0ef98cf0c6 SynEdit: highlight constref in procedural type declaration. Issue #19970, patch from Anton
git-svn-id: trunk@31979 -
2011-08-13 18:32:02 +00:00