Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

No results for search using Regex in project #970

Closed
1 task done
AlexWayfer opened this issue Nov 7, 2017 · 2 comments
Closed
1 task done

No results for search using Regex in project #970

AlexWayfer opened this issue Nov 7, 2017 · 2 comments

Comments

@AlexWayfer
Copy link

Prerequisites

Description

Search using Regex doesn't find results in project search, while in file search it does.

Steps to Reproduce

  1. Have file with something like:
<%=
	render
  1. Search in project with Regex <%=\n\t+render

Expected behavior: Search results.

Actual behavior: No search results.

Reproduces how often: 100%

Versions

$ atom --version
Atom    : 1.21.2
Electron: 1.6.15
Chrome  : 56.0.2924.87
Node    : 7.4.0

$ apm --version
apm  1.18.5
npm  3.10.10
node 6.9.5 x64
python 2.7.14
git 2.15.0

Arch Linux, 4.13.11-1.

Additional Information

image

image

@winstliu
Copy link
Contributor

winstliu commented Nov 7, 2017

Thanks for taking the time to contribute!

We noticed that this is a duplicate of #218. You may want to subscribe there for updates.

Because we treat our issues list as the Atom team's backlog, we close duplicates to focus our work and not have to touch the same chunk of code for the same reason multiple times. This is also why we may mark something as duplicate that isn't an exact duplicate but is closely related.

For information on how to use GitHub's search feature to find out if something is a duplicate before filing, see the How Can I Contribute? section of the Atom CONTRIBUTING guide.

@AlexWayfer
Copy link
Author

Thank you! Sorry, I didn't notice that it's almost the same.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants