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
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
Prerequisites
Description
Regular expressions containing newlines (
\n
) do not find any matches when doing a project-wide search.Steps to Reproduce
\n
and confirm that the newlines in the file are highlighted (as the automatic current-file search runs).Expected behavior: All instances of the regex should be found.
Actual behavior: No instances of the regex are found.
Reproduces how often: Every time.
Versions
Atom 1.25-beta0, Windows 10, x64 - although this is not the first version it occurred in. I'm not sure when/if this was ever working.
The text was updated successfully, but these errors were encountered: