fastbin for Visual Studio CodeUpload your code to fastbin directly from Visual Studio Code! UsageJust open a document in your editor and use the button in the status bar: ... or use the command pallette: You can also configure a keyboard shortcut for the The extension will try to generate the extension of the uploaded snippet based on the language of the document. By default, it will copy the URL of the snippet page to your clipboard, but a toast in the notification zone of the editor will allow you to copy the raw URL instead. ConfigurationDo you have a custom fastbin instane that you want to use instead? You can
specify the URL to that instance using the
Note: You should not put a trailing slash at the end of the URL. Contribution1. Clone the repo:
2. Install the dependencies:
3. Watch or compile:
Don't forget to make sure that your changes pass the linter:
LicenseMIT. |