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
I'd like to be able to highlight a block of code and have it find matching code without the leading whitespace also having to match.
Something like a setting where the regex used in the background to match would, after a new line, ignore whitespace until the next non-whitespace text.
The text was updated successfully, but these errors were encountered:
I'd like to be able to highlight a block of code and have it find matching code without the leading whitespace also having to match.
Something like a setting where the regex used in the background to match would, after a new line, ignore whitespace until the next non-whitespace text.
The text was updated successfully, but these errors were encountered: