mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-17 06:09:15 +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;
|
||||
|
||||
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;
|
||||
|
||||
{%region ecRight}
|
||||
|
Loading…
Reference in New Issue
Block a user