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

VSCode Find in "Open Editors" doesn't work for files inside zips #26

Open
Identifier opened this issue Jan 28, 2023 · 0 comments
Open

Comments

@Identifier
Copy link

I can understand if VSCode's Find in Files doesn't work to search inside all files inside zips, but it should at least be able to find matches in opened editors for files inside zips. Here's an example repro where I have two text files opened: one normal txt file in the filesytem, and another one by selecting a text file under ZIP EXPLORER.

image

When I try to search across all open files, I only get results from the one on the filesystem:

image

I'm not sure if that's anything your extension could fix, but it would sure help!

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

No branches or pull requests

1 participant