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

Feature Request: Ability to select text and search in browser #20

Open
turkarshreyash opened this issue Jan 18, 2019 · 1 comment
Open

Comments

@turkarshreyash
Copy link

It would be helpful if one could select the text (possibly errors), right click and choose Search in Browser

Would enhance workflow.

Instance (Borrowed from older issue by @TheBrenny)

let term = editor.selection; //actual variable
codeBrowser.search(term);
@TheBrenny
Copy link

TheBrenny commented Jan 26, 2019

Lol. I completely forgot that I said that. 😅

Let's see what can be done...

Duplicate of #9.

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

2 participants