Commit Graph

64 Commits

Author SHA1 Message Date
martin
0a91971c12 SynEdit Folding: Fixed detection of procedure blocks
git-svn-id: trunk@18177 -
2009-01-06 20:46:47 +00:00
martin
d5955b6de5 SynEdit Folding: Highlighter didn't reset bracket count (some folds where not available)
git-svn-id: trunk@18070 -
2009-01-02 23:58:25 +00:00
martin
e2d80cd0fd SynEdit, Folding: Refined the block-end for class-sections (private/public)
git-svn-id: trunk@18026 -
2009-01-01 22:55:39 +00:00
martin
45a82235cd SynEdit: Fold at unit, implementation, program,...
git-svn-id: trunk@18025 -
2009-01-01 22:35:22 +00:00
martin
8b165499cd SynEdit: Folding, fixed type, const, var blocks to end before the next block
git-svn-id: trunk@18024 -
2009-01-01 21:38:03 +00:00
martin
3b5634ffe0 SynEdit: new folding for 64bit (bug #12900)
git-svn-id: trunk@18022 -
2009-01-01 20:24:26 +00:00
martin
57b43172d7 SynEdit: Folding, fix last check-in for "foo = class of bar;"
git-svn-id: trunk@18015 -
2009-01-01 18:11:35 +00:00
martin
ee56753484 SynEdit: More folding at Classes, Record, Var, Const, Type, Uses
git-svn-id: trunk@18014 -
2009-01-01 17:49:29 +00:00
martin
a2acbf201c SynEdit: Folding for full Procedure; Fix highlighting of property with comment (bug #12335); fix Highlighting of directives in asm block
git-svn-id: trunk@18010 -
2009-01-01 13:59:35 +00:00
paul
13a160ad52 synedit: add 'Platform' keyword to the highlighter
git-svn-id: trunk@17719 -
2008-12-08 02:41:17 +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
mattias
49426fc4e4 fixed compilation 2.3
git-svn-id: trunk@16934 -
2008-10-08 20:45:48 +00:00
mattias
34cab91d4a synedit: added TSysPasSysn.IsKeword for some common keywords
git-svn-id: trunk@16933 -
2008-10-08 16:48:09 +00:00
mattias
69c476ffef synedit: allowing @end labels in asm blocks
git-svn-id: trunk@15944 -
2008-08-03 20:18:07 +00:00
mattias
4b1a319282 synedit: TSynPasSyn made NestedComments writable for compatibility
git-svn-id: trunk@15927 -
2008-07-31 11:00:16 +00:00
mattias
cbc57806d7 synedit: pascal highlighter: implemented mode Delphi/ObjFPC and nested comments
git-svn-id: trunk@15874 -
2008-07-26 15:11:57 +00:00
mattias
067fa7a973 synedit: fixed pascal hightlighter splitting utf-8 characters
git-svn-id: trunk@15539 -
2008-06-23 13:31:22 +00:00
paul
52a6a70e01 synedit: highlight VarArgs keyword (from Mattias)
git-svn-id: trunk@15007 -
2008-04-29 11:06:10 +00:00
mattias
63a8c982ad gtk intf: fixed crash on paste for 64 bit
git-svn-id: trunk@11697 -
2007-07-31 23:13:06 +00:00
mattias
efaec13a02 codetools, TSynPasSyn: aded bitpacked keyword
git-svn-id: trunk@11173 -
2007-05-21 10:09:46 +00:00
vincents
2b2dcceaac synedit: use registry key constants from registry unit instead of LCLType
git-svn-id: trunk@10902 -
2007-04-06 17:37:01 +00:00
mattias
4eb87534ac synedit: changed TSynPasSyn to use internally PChar instead of String
git-svn-id: trunk@10881 -
2007-04-05 12:27:23 +00:00
mattias
40a2432420 synedit: fixed updating gutter when codefolding ranges changed
git-svn-id: trunk@10412 -
2007-01-10 11:17:02 +00:00
mattias
a527f37527 SynEdit: added NoStackFrame to keywords of TSynPasSyn
git-svn-id: trunk@10287 -
2006-12-04 00:51:20 +00:00
mattias
44743b499f TSynPasSyn: added keyword otherwise issue #7529
git-svn-id: trunk@10141 -
2006-10-31 12:52:43 +00:00
mattias
51bd7772b9 synedit: fixed codefolding subblocks when case without begin
git-svn-id: trunk@9665 -
2006-07-22 14:45:11 +00:00
mattias
06cd9beabc synedit: added subblocks for codefolding
git-svn-id: trunk@9663 -
2006-07-22 12:53:15 +00:00
mattias
e76034130a added try..end to codefolding from Martin Smat
git-svn-id: trunk@9662 -
2006-07-22 12:03:57 +00:00
mattias
b399abb1a0 implemented freepascal highlighter with nested comments for (* comments
git-svn-id: trunk@9602 -
2006-07-14 11:26:39 +00:00
mattias
25cfb2b746 implemented freepascal highlighter with nested comments issue #1991
git-svn-id: trunk@9601 -
2006-07-14 11:22:25 +00:00
mattias
44421a008a added keywords to TSynPasSyn package, requires, contains
git-svn-id: trunk@8976 -
2006-03-22 00:31:19 +00:00
mattias
98aded6f2b added string, widestring, ansistring, shortstring to TSynPasSyn
git-svn-id: trunk@8580 -
2006-01-20 21:51:01 +00:00
mattias
d7347356ff implemented compiler options parsed optins with platform independent makros, disabled string highlighting
git-svn-id: trunk@8573 -
2006-01-20 13:38:42 +00:00
mattias
0cc6b96b75 added generic and specialize as keywords to pascal syntax highlighter
git-svn-id: trunk@8365 -
2005-12-25 16:27:42 +00:00
mattias
47643bc105 added experimental codefolding to IDE
git-svn-id: trunk@7949 -
2005-10-10 17:39:04 +00:00
mattias
7cd65400ed implemented codefolding in synedit highlighter
git-svn-id: trunk@7935 -
2005-10-08 16:01:15 +00:00
mattias
e65b21be25 started codefold blocks
git-svn-id: trunk@7924 -
2005-10-06 22:20:05 +00:00
mattias
17b3e7917b added keyword Deprecated to TSynPasSyn
git-svn-id: trunk@7803 -
2005-09-23 19:10:21 +00:00
mattias
4b77b6b726 fixed synedit: assigning text with #0, TSynPasSyn and TSynPHPSyn for #0, added PHP highlighter to IDE
git-svn-id: trunk@7539 -
2005-08-22 11:08:59 +00:00
mattias
c1e4ad243b various codefolding imrpovements from Darius
git-svn-id: trunk@7330 -
2005-07-08 07:03:52 +00:00
vincents
5c84454943 changed hexstr(cardinal()) for pointers to dbgs() and other 64-bits fixes from Peter Vreman
git-svn-id: trunk@6915 -
2005-03-07 21:59:45 +00:00
mattias
617948d9c8 removed unneeded units in uses sections
git-svn-id: trunk@5443 -
2004-05-02 12:01:15 +00:00
mattias
7c145c169c updated russian translation
git-svn-id: trunk@5020 -
2004-01-06 12:50:56 +00:00
mattias
77694e4aa0 codecompletion: forward proc body position now block sensitive
git-svn-id: trunk@4877 -
2003-12-06 19:20:46 +00:00
mattias
5e5c1122a7 renamed LCLLinux to LCLIntf
git-svn-id: trunk@4637 -
2003-09-18 09:21:03 +00:00
mattias
f30cb77bc9 small bugfixes and fixed non checked menu items activate
git-svn-id: trunk@3830 -
2003-02-03 22:28:08 +00:00
mattias
022d633371 position highlighter can now copy from other highlighters
git-svn-id: trunk@3684 -
2002-12-03 00:13:10 +00:00
mattias
cf663dfc48 added SynRegExpr and SynHighlighterMulti
git-svn-id: trunk@3654 -
2002-11-21 20:04:56 +00:00
lazarus
d0e6ec2023 MG: accelerated synedit
git-svn-id: trunk@3230 -
2002-08-21 14:44:18 +00:00
lazarus
2a2e84fe6c MG: accelerations for synedit
git-svn-id: trunk@2052 -
2002-08-17 23:40:48 +00:00