Skip to content
This repository has been archived by the owner on May 8, 2021. It is now read-only.

URLAutoRedirector/vscode-context-popup

Repository files navigation

VS Code Extension that works as URLAutoSplicer. It is experimental and rather simple.

Installation

Node.js and VS Code are prerequisites of this extension.

First, clone the repo and build with NPM.

npm run vscode:prepublish

Then, install with VSIX.

Extension Settings

popup.urlprefix to indicate URL prefix.

Default value is: https://www.google.com/search?q=, which popup Google to do search of the word selected.

License

MIT

Releases

No releases published

Packages

No packages published