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
We currently highlight \.. This does not warn the user about invalid sequences (such as \z) and does not properly highlight longer sequences like \x20.
The text was updated successfully, but these errors were encountered:
We currently highlight
\.
. This does not warn the user about invalid sequences (such as\z
) and does not properly highlight longer sequences like\x20
.The text was updated successfully, but these errors were encountered: