This commit is contained in:
Zihan Chen
2018-09-18 01:57:11 -07:00
parent 00e6ddb6f2
commit baf4be89df
+1 -1
View File
@@ -20590,7 +20590,7 @@ RegexLexerColorizer
}
}
if (lastFinalStateToken != -1)
if (lastFinalStateToken != -1 && start + lastFinalStateLength == length)
{
if (proc.extendProc)
{