Commit Graph

16 Commits

Author SHA1 Message Date
Martin
701119f0a0 SynEdit: Json-Highlighter, improve parsing speed a bit (Issue #40709). Fix handling of \-escape in strings. 2024-01-20 20:00:17 +01:00
Maxim Ganetsky
889c2339f6 SynEdit, Highlighters: actually use initial value of DefaultFilter when deciding whether to store this value to LFM or not 2024-01-07 19:50:57 +03:00
ondrej
40268610ae SynEdit: move implementation uses to interface
git-svn-id: trunk@64459 -
2021-02-05 11:23:37 +00:00
martin
f1a3d2d51e SynEdit: Highlighter JS, add await and async. Issue #0030398
git-svn-id: trunk@52980 -
2016-09-16 00:21:36 +00:00
martin
7f8685674a SynEdit: jscript highlighter, added FAtLineStart for hide-fold action
git-svn-id: trunk@52177 -
2016-04-12 17:40:05 +00:00
martin
958c6dc9b7 SynEdit: more refactor of folding. Move more CollectNodeInfo to base class. Code by x2nie
git-svn-id: trunk@52176 -
2016-04-12 17:30:53 +00:00
martin
d767272fa9 SynEdit: fixed number highlighting with exponent in various HL. Issue #0026245
git-svn-id: trunk@46388 -
2014-09-30 23:57:55 +00:00
mattias
08201e2904 synedit: highlighters: using non fixed resourcestrings
git-svn-id: trunk@41721 -
2013-06-14 21:41:35 +00:00
martin
e0b9cef954 SynEdit: Clean up lots of IFDEF. Patch by zaher dirkey. Issue #0022186
git-svn-id: trunk@37782 -
2012-06-25 22:49:31 +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
9ecc3e5d91 SynEdit, Highlighter: fix an issue with pchar (read only) to no longer allocated string
git-svn-id: trunk@30096 -
2011-03-31 10:03:53 +00:00
martin
cde1f77fe0 SynEdit: Made Highlighter-Attribute names resource-strings
git-svn-id: trunk@21053 -
2009-08-01 10:48:48 +00:00
martin
9c3c06ecf8 SynEdit, Cleanup: Removed unused unit dependencies / changed some var-param into out-param
git-svn-id: trunk@19222 -
2009-04-04 21:23:53 +00:00
martin
e5e3ed2742 Some SynHighlighter were breaking UTF8 (Bug #12517) original Patch by Eugen Bolz, slightly improved
git-svn-id: trunk@17358 -
2008-11-12 23:43:25 +00:00
jesus
dfc10f408e synedit, fix compile for x86_64
git-svn-id: trunk@13360 -
2007-12-18 00:07:21 +00:00
marc
f2da39fdce * fixed bug when adding schema (by DiBo33)
* added jscript highlighter (by DiBo33)
* sorted highlighters in all unit to se if one is missing

git-svn-id: trunk@13352 -
2007-12-16 18:08:29 +00:00