Skip to content

starmut/srcbin

Repository files navigation

Sourcebin Uploader

version license installs rating TS

This extension uploads the current selection or the entire file text to SourceBin.

Behavior

When some code is selected in the active editor, the command will only upload the selection to SourceBin. If there is no selection, the entirety of the file's text will be uploaded.

Usage

This extension exposes 2 ways to run the command to upload code to sourcebin.

Status Bar

By default, a status bar item will be created that says Upload to Bin. Clicking on it will trigger the command.

Upload to Bin command

This extension also has a command that can be accessed using the command palette (cmd/ctrl - shift - P). Running the Upload to Bin command will also trigger the command.

--- Built with ♥ by dheerajpv ---