-
Notifications
You must be signed in to change notification settings - Fork 6
Ability to search with Ctrl-F? #33
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
Comments
I tried to use the internal search feature of the VS Code Webview. I'll see what I can do for now. |
I've filed a bug report for VS Code: |
Update: Microsoft uses a custom build of electron, while in the default version no findInFrame function is implemented. Edit: The new find functionality seems to be in the process of currently being upstreamed. |
The color parsing works great, thanks a lot for that -- it helps when looking at color output of commands.
I would be great if one could search for strings in the preview though. Not sure how trivial or painful that would be to implement :/
The text was updated successfully, but these errors were encountered: