Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Be able to index folders too #20

Open
akhansari opened this issue Apr 6, 2022 · 0 comments
Open

Be able to index folders too #20

akhansari opened this issue Apr 6, 2022 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@akhansari
Copy link
Contributor

akhansari commented Apr 6, 2022

Currently only files are indexable.
The idea is to be able to index folders too (e.g. .git).

TBD:

  • Should indexing be generic (simpler, searching both files and folders) or explicit via an argument (more verbose, search either for files or folders or both)?
  • Which folder should be launched, the one that was found or its parent?
  • Should a new feature be implemented in order to separate the item to be indexed and the item to be launched? For instance, search for .git but launch the first .sln.
@akhansari akhansari added the enhancement New feature or request label Apr 6, 2022
@aloisdg aloisdg added the help wanted Extra attention is needed label Apr 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants