界面库
优化高亮代码
This commit is contained in:
@@ -3305,7 +3305,7 @@ type tcustomsynhighlighter = class(TSynHighLighter)
|
||||
begin
|
||||
SetTToken(tokens,ttk,idx-1);
|
||||
bostr := ostr;
|
||||
ncost := array("str",bostr,fstrstires[bostr],fstrstires_zy[cst]);
|
||||
ncost := array("str",bostr,fstrstires[bostr],fstrstires_zy[bostr]);
|
||||
SetTToken(tokens,ostr,oidx-1,ncost);
|
||||
idx := oidx-1;
|
||||
return ParserTokenLines(s,idx+1,e,ncost,tokens);
|
||||
|
||||
Reference in New Issue
Block a user