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
Even with the Regular Expression Tester setting Multiline turned on, $ does not match multiple lines. However, ^ does match multiple lines. (Version 2.0-preview.8)
#1494
Open
osakana4242 opened this issue
Jan 16, 2025
· 0 comments
Current behavior
Regular Expression:
^abc$
Text:
Regular Expression:
^abc
Text:
How to reproduce it (as minimally and precisely as possible)
No response
Expected behavior
Regular Expression:
^abc$
Text:
Screenshots
Workaround
No response
Affected platforms
Windows
Affected DevToys kind
DevToys (app with GUI)
DevToys Version
Version 2.0-preview.8
Relevant Assets/Logs
No response
The text was updated successfully, but these errors were encountered: