lazarus/components/synedit/test
2024-10-04 23:56:24 +02:00
..
SynTest.lpi
SynTest.lpr
testbase.pas IDE, SynEdit: Add indent for column mode selection 2024-10-04 23:56:24 +02:00
testbasicsynedit.pas
testblockindent.pas IDE, SynEdit: Add indent for column mode selection 2024-10-04 23:56:24 +02:00
testbookmarks.pas
testfoldedview.pas
testhighlighterlfm.pas
testhighlightfoldbase.pas
testhighlightmulti.pas
testhighlightpas.pas SynEdit: PascalHighlighter, fixes for proc modifiers in var/type declarations. (no forward or inline) 2024-01-28 22:16:01 +01:00
testhighlightxml.pas Using TStringArray from SysUtils instead of creating new types for "array of string" 2024-09-23 09:19:02 +00:00
testmarkupfoldcoloring.pas
testmarkuphighall.pas SynEdit: SynEditMarkupHighAll, tests 2024-04-25 17:22:57 +02:00
testmarkupifdef.pas
testmarkupwordgroup.pas
testmulticaret.pas
testnavigation.pas
testnestedfoldslist.pas
testpaintcolormerging.pas
testsearch.pas
testsynbeautifier.pas
testsyncroedit.pas SynEdit: Extend Syncro edit, key-combo for case/context sensitivity Issue #40808 / key-combo to add/change/remove cells 2024-03-13 21:55:31 +01:00
testsynmulticaret.pas
testsynselection.pas SynEdit: added adjusting column selection in shared edit / fixed, prevent column-sel-bounds from becoming invalid (bytepos in middle of utf8 char) 2024-10-04 01:41:26 +02:00
testsynsharededits.pas
testsyntextarea.pas
testtrimspace.pas
testwordwrap.pas