SynEdit: PascalHighlighter, optimize pasdoc scanning

This commit is contained in:
Martin 2025-03-23 00:20:14 +01:00
parent 41eed87a55
commit c118272fc2

View File

@ -4077,6 +4077,8 @@ var
s: string;
begin
Result := False;
if IsScanning or FIsInNextToEOL then
exit;
r := Run;
inc(Run); // the @