mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 23:59:10 +02:00
SynEdit:comments for tests
git-svn-id: trunk@39127 -
This commit is contained in:
parent
e4a6b07ebc
commit
d12e8d685d
@ -558,7 +558,10 @@ procedure TTestSynNavigation.TestCaretLeftRight;
|
|||||||
|
|
||||||
end;
|
end;
|
||||||
|
|
||||||
begin // TODO EOL/BOL at first/last (visible) line (with folding)
|
begin
|
||||||
|
// TODO:
|
||||||
|
// EOL/BOL at first/last (visible) line (with folding)
|
||||||
|
// Multybyte char at EOL
|
||||||
SetTextLeftRight;
|
SetTextLeftRight;
|
||||||
|
|
||||||
{%region ecRight}
|
{%region ecRight}
|
||||||
|
Loading…
Reference in New Issue
Block a user