windhamdavid 7fa698cdce readme notes | 2 years ago | |
---|---|---|
.vscode | 2 years ago | |
dist | 2 years ago | |
src | 2 years ago | |
.eslintrc.json | 2 years ago | |
.gitattributes | 2 years ago | |
.gitignore | 2 years ago | |
.vscodeignore | 2 years ago | |
CHANGELOG.md | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
TODO.md | 2 years ago | |
package-lock.json | 2 years ago | |
package.json | 2 years ago | |
screenshot.gif | 2 years ago | |
tsconfig.json | 2 years ago | |
vsc-extension-quickstart.md | 2 years ago | |
webpack.config.js | 2 years ago |
Adds a hyperlink to a wikipedia article for the currently selected text in a markdown or html file
(WIP)
I made this fork because I didn't want the link summary clogging up my markdown documents. I made a comment on the upstream original asking the author to consider it an option ( e.g. https://github.com/wasi-master/vscode-wikipedia-hyperlink/discussions/2 ). Had to modify the extension ID to leave the original available to if the option comes available. Also had to install a package to publish a .VSIX file to install the extension.
npm install -g vsce
vsce package