VSCode-ShareCode
VSCode-ShareCode copied to clipboard
Share Code is an Extension for Visual Studio Code. You can find it on marketplace.
Hello, I was wondering if there was a way to have it edit the pastebin, instead of making a new one. I've been using this to code for a minecraft...
I try to upload my code to paste bin, but I get the error "Bad API request, invalid api_user_key" I got my key from https://pastebin.com/doc_api under "Your Unique Developer API...
Hi, I can open an existing Pastebin or upload a new one, but I'm not sure if I can edit some existing Pastebin. If this feature is not implemented maybe...
When you upload a file choose also the folder (or the path) where to put the snippet in Pastebin (only if logged in)
I would like to add dpaste: https://dpaste.com (open source alternative to Pastebin)
Kindly add del.log share code to the extension. [https://del.dog/about.md](API documentation)
The Authentication token uses a deprecated Git API. Please use the Authorization HTTP header instead, as using the `access_token` query parameter is deprecated. If this token is being used by...
Do not store token in the `settings.json`. Use `context.globalState`, for example, similar to the `GitLab Workflow` extension. Currently when token stored in the `settings.json` and `settings.json` synced via `Settings Sync`...
The code is getting uploaded. But the gist description is not being reflected in the gist. 
I was not able to get GitLab support working on the latest 9.1 release. First, in the project snippets api 'visibility_level' was changed to 'visibility' and was changed from numbers...