We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is your feature request related to a problem? Please describe.
Currently vscode extension seems only search vscode recent history, but not actual file path.
eg. I have a folder ~/script, and doesn't matter partial or full path, the search window will show nothing.
~/script
Describe the solution you'd like
vscode extension can search both vscode recent and actual path.
Describe alternatives you've considered
n/a
Additional context
Nothing show up with partial path:
Still nothing with full path:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is your feature request related to a problem? Please describe.
Currently vscode extension seems only search vscode recent history, but not actual file path.
eg. I have a folder
~/script
, and doesn't matter partial or full path, the search window will show nothing.Describe the solution you'd like
vscode extension can search both vscode recent and actual path.
Describe alternatives you've considered
n/a
Additional context
Nothing show up with partial path:
![Image](https://private-user-images.githubusercontent.com/3171920/408394564-1cf1989d-a5a1-415c-b0c5-7ce3743bcb7e.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNTE2NjksIm5iZiI6MTczOTE1MTM2OSwicGF0aCI6Ii8zMTcxOTIwLzQwODM5NDU2NC0xY2YxOTg5ZC1hNWExLTQxNWMtYjBjNS03Y2UzNzQzYmNiN2UucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTBUMDEzNjA5WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9YmY2Y2E0YmU2ZjQ4MzJiMjg1M2I0MDNhZjI3YTE5ZmVlMTU1YmJhMjgxMTI0ZjFhOTNiN2YwY2ZlYjAzMTU2ZiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.0pNEr166dHb7EwiJvgG0HSe4SfqkWa5ckjyNko_OK4c)
Still nothing with full path:
![Image](https://private-user-images.githubusercontent.com/3171920/408394563-6564a350-bc5d-4417-aaf5-e889593bf092.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNTE2NjksIm5iZiI6MTczOTE1MTM2OSwicGF0aCI6Ii8zMTcxOTIwLzQwODM5NDU2My02NTY0YTM1MC1iYzVkLTQ0MTctYWFmNS1lODg5NTkzYmYwOTIucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTBUMDEzNjA5WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NTBmNjAzMjBmZWU3YmFhMTRmNjQwMDg4ZTVmMmZmYzA4NjQyODIwMWJlODVjZGNlMDM5ZjA2MzZmMjgwNTljZCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.VfHCGq21p0ewd7RDOAmBHs_WFdV1BxI6XZQboT43jsE)
The text was updated successfully, but these errors were encountered: