-
-
Notifications
You must be signed in to change notification settings - Fork 337
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: search with online with selected text #1435
Comments
I would do a pull request for it, but I'm new to programming. When I try to pull the selected text using SciCall_GetSelText, it returns Japanese. |
Notepad++ has it, but it only supports a single selected line, otherwise it fails to search silently. We can do better than that. |
Notepad3 has this feature already: |
That's pretty cool! Is it possible to have the web templates show up in the context menu, since it is contextual? |
Contextual 🤔 - I think that is possible ... |
I'm looking to help add features as I get my feet wet again. I haven't programmed anything since Visual Basic .NET came out |
@stevesmiles : Development help is always welcome ... 😺 |
The context menu items work perfectly in the beta build! |
I'm slowly learning my way through your notepad3 github repository using Visual Studio 2019. |
Deleted user |
I would love to be able to select any text in Notepad3 and click "Search &Online" in the context menu, right above Open Hyperlink. It would open the system's default web browser with the selected text as a parameter to the default search. It's a small feature but one that would greatly improve its convenience. It would be a killer feature.
The text was updated successfully, but these errors were encountered: