mirror of
https://github.com/vczh-libraries/Release.git
synced 2026-05-20 03:11:23 +08:00
...
This commit is contained in:
+1
-1
@@ -20590,7 +20590,7 @@ RegexLexerColorizer
|
||||
}
|
||||
}
|
||||
|
||||
if (lastFinalStateToken != -1)
|
||||
if (lastFinalStateToken != -1 && start + lastFinalStateLength == length)
|
||||
{
|
||||
if (proc.extendProc)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user