atom / atom.io

🌐 A place for feedback on the atom.io website and package API
161 stars 98 forks source link

"Search in Directory" is missing in Linux #117

Closed ardavis closed 7 years ago

ardavis commented 7 years ago

In my Red Hat Enterprise Linux 6 installation, there is no "Search in Directory" context menu. I see it on the Mac and Ubuntu though. Any idea what might be going on?

I do not have admin on this machine, I installed it with:

./script/build --install=/my/custom/path/to/atom
50Wliu commented 7 years ago

This is the issue repository for the https://atom.io website. If you have a problem with Atom itself, you should be opening it on either atom/atom (if it's a core issue) or atom/\<package-name> if it is a core package issue.


Thanks for taking the time to contribute!

We noticed that this is a duplicate of https://github.com/atom/find-and-replace/issues/887. 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.