https://github.com/alexadam/internetsearch
Select text and search it on internet (Eclipse rcp plugin)
https://github.com/alexadam/internetsearch
eclipse eclipse-plugin eclipse-rcp java
Last synced: 9 months ago
JSON representation
Select text and search it on internet (Eclipse rcp plugin)
- Host: GitHub
- URL: https://github.com/alexadam/internetsearch
- Owner: alexadam
- License: mit
- Created: 2014-10-02T16:41:43.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-18T13:47:54.000Z (about 11 years ago)
- Last Synced: 2025-02-01T21:16:41.702Z (11 months ago)
- Topics: eclipse, eclipse-plugin, eclipse-rcp, java
- Language: Java
- Homepage:
- Size: 523 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
InternetSearch
==============
Eclipse plugin that makes it easier to search on internet some selected text
* default internal/external & custom web browser
* text selection in editor, console, pop-ups/dialogs (styled text components) and raw selection from any View
* default key binding: Ctrl + 4
* customizable search engines
* customizable keywords




To-do:
* add help page
* add icon & misc info
* add tests