You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chroma currently uses github.com/dlclark/regexp2 1.4.0, which is fine. At some point in the future, if we bump to 1.5.0 or later, there will be problems.
Chroma currently uses github.com/dlclark/regexp2 1.4.0, which is fine. At some point in the future, if we bump to 1.5.0 or later, there will be problems.
Highlighting this string with the Go lexer:
With dlclark/regexp2 1.4.0 (PASS):
With dlclark/regexp2 1.5.0 and later (FAIL):
The text was updated successfully, but these errors were encountered: