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

Search in Directory that uses a link to another location yields no results #327

Closed
JonathanGawrych opened this issue Dec 12, 2014 · 3 comments
Labels

Comments

@JonathanGawrych
Copy link

I seem to be having the opposite result of #129.

I have the following directory structure:

|-- ~/
|   |-- www/
|       |-- online-client/ -> ~/repos/gitlab/online-client/
|       |-- ...
|   |-- repos/
|       |-- gitlab/
|           |-- online-client/
|               |-- bower.json
|               |-- package.json
|               |-- ...

I open Atom in the ~/www/ folder. Any search in directory has no results found for any phrases found in files in "online-client" or any of it's subdirectories. Opening Atom directly to ~/repos/gitlab/online-client/ or even ~/www/online-client/ will allow me to search in the directory.

I'm using Ubuntu v14.04 LTS, Atom v0.157.0, and Find And Replace v0.152.0. No errors in dev tools.

@benogle benogle added the bug label Dec 12, 2014
@nsartor
Copy link

nsartor commented Mar 5, 2015

Go in to your settings and make sure "Follow symlinks" is checked. You might still get duplicates like the other issue, but at least you can search :)

untitled - atom_2015-03-05_15-56-57

@izuzak
Copy link
Contributor

izuzak commented Mar 21, 2015

@JonathanGawrych Just wondering if the above suggestion from @nsartor resolved the problem for you? 💭

@benogle
Copy link
Contributor

benogle commented Jul 30, 2015

Closing as this seems like it is no longer an issue.

@benogle benogle closed this as completed Jul 30, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants