IDE/Options: Fixing of the selection line position in code samples

This commit is contained in:
n7800 2025-05-15 21:07:20 +05:00 committed by Martin
parent 6d1a3b2eb0
commit 92f0421c85

View File

@ -3958,7 +3958,7 @@ begin
#13#10 +
'/* Selected text */'#13#10 + #13#10;
AddAttrSampleLines[ahaTextBlock] := 2;
AddAttrSampleLines[ahaTextBlock] := 14;
MappedAttributes := TStringList.Create;
with MappedAttributes do
begin
@ -4098,7 +4098,7 @@ begin
NewInfo.SampleSource := TSynPikeSyn.Pike_GetSampleSource();
with NewInfo do
begin
AddAttrSampleLines[ahaTextBlock] := 12;
AddAttrSampleLines[ahaTextBlock] := 9;
MappedAttributes := TStringList.Create;
with MappedAttributes do
begin