instaurl integration for Visual Studio Code. Easy, secure sharing through one-time URLs.
The following commands are added by installing this extension:
- Instaurl: Copy - Create one time secret from current selection, if no selection then entire active document. Shareable url copied to clipboard.
- Instaurl: Copy entire document - Create one time secret from active document. Shareable url copied to clipboard.
- Instaurl: Paste - Paste secret contents into current document, clipboard expected to contain an instaurl URL that you wish to paste.
- Instaurl: Replace entire document - Paste secret contents replacing active document, clipboard expected to contain an instaurl URL that you wish to paste.
Open up VS Code and hit F1
and type ext
, select Install Extension
and type instaurl
. Hit enter
to install, and you will be prompted to reload your VSCode instance.