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
Just formalizing my suggestion to implement regex searches. Probably by detecting that the search term starts and ends with /, then reading the middle as input for a new RegExp() object.
The text was updated successfully, but these errors were encountered:
Just formalizing my suggestion to implement regex searches. Probably by detecting that the search term starts and ends with /, then reading the middle as input for a new RegExp() object.
The text was updated successfully, but these errors were encountered: