A simple VS Code extension that opens a search in your default browser from the selected text in the editor. Configure providers (GitHub, Google, Stack Overflow) with default query params and keybindings.
Commands (default keybindings):
- GitHub —
Ctrl+Alt+H - Stack Overflow —
Ctrl+Alt+O - Google —
Ctrl+Alt+G
With no selection, an input box opens so you can type a query. Settings let you customize each provider’s base URL and default params (e.g. GitHub type: code).
Marketplace · Source · MIT license.