Skip to content

Quick-paste release

Latest

Choose a tag to compare

@rdas6313 rdas6313 released this 07 Nov 18:50

Quick-paste is a pasting tool which helps you to upload your code or text to pastebin and download yours and others pasted code or text from pastebin. As of now it is working fine on sublime text 4 (build 4126).

Currently supported operations

  • Push (guest) :- It quickly pushes code/text to server as a guest.
  • Push (user) :- It pushes code/text to server as a logged in user. you need to have an account to use this function.
  • Pull (user) :- It pulls code/text list of a logged in user and let you select one of your pushed code/text and pulls that from server. you need to have an account to use this function.
  • Pull (public or unlisted) :- It pulls public or unlisted code/text from server by using the given url.

Installation

  1. First, download the source file from Assets section.
  2. Extract the source file.
  3. Rename the extracted folder like this "Quick-paste". Do not add any dot or anything else after 'paste'.
  4. Copy or cut that extracted folder.
  5. Open sublime text.
  6. Click on Preferences -> Browse packages. It will open package directory.
  7. Paste that copied folder in that directory.