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

Search temporary unsaved files #1081

Closed
jefferyyuan opened this issue May 19, 2019 · 1 comment
Closed

Search temporary unsaved files #1081

jefferyyuan opened this issue May 19, 2019 · 1 comment

Comments

@jefferyyuan
Copy link

  • Usually we have multiple temp files(maybe some logs, exception etc, we don't want to save them), later we would like to search against these tmp files.

  • Atom stores tmp files in IndexDB, and seems we can do full text search in IndexDB.
    Thanks.

@rsese
Copy link

rsese commented May 23, 2019

Thanks for contributing!

I assume this means you'd basically like to search in your open tabs since the files aren't saved? In that case, I think this request is pretty close to #241 so we'll close in favor of that issue.

Additionally, please use the issue template when opening issues - if any part doesn't apply, feel free to just say something like "not applicable". The template information and format is super helpful for us when triaging issues.


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.

@rsese rsese closed this as completed May 23, 2019
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