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

display full path for file search #33

Closed
benediktms opened this issue Jan 10, 2023 · 1 comment · Fixed by #38
Closed

display full path for file search #33

benediktms opened this issue Jan 10, 2023 · 1 comment · Fixed by #38
Labels
enhancement New feature or request

Comments

@benediktms
Copy link
Contributor

benediktms commented Jan 10, 2023

When searching for files the path is not displayed which can get confusing, especially when you have many projects that use a similar pattern when naming files, or when compiled/transpiled files maintain the same file name:

Screenshot 2023-01-10 at 00 46 21

It would probably be beneficial to display the file path, and perhaps de-prioritise certain directories, e.g. folders with the name dist or target etc.

@ParthJadhav
Copy link
Owner

Yep, That makes sense. I'll work on this soon. Thanks for creating this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants