Coder Social home page Coder Social logo

scorpion004 / quick-paste Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rdas6313/quick-paste

0.0 0.0 0.0 119 KB

Quick-paste is a sublime text plugin which helps in pushing code/text to the paste server as well as pulling code/text from the paste server.

License: MIT License

Python 100.00%

quick-paste's Introduction

Quick-paste

Quick-paste is a sublime text plugin which helps in pushing code/text to the paste server as well as pulling code/text from the paste server mentioned below.

Demo

Click here for demo video

Currently supported server

  • Pastebin

Currently supported operations

  • Push (guest) :- It quickly pushes code/text to server as a guest.
  • Push (user) :- It pushes code/text to pastebin 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

For this plugin to work, you need to have sublime text 4 (build 4126). Now, Follow these instructions to install Quick-paste plugin.

  1. First download the latest released source file from Releases 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.

LICENSE

Quick-paste is licensed under the MIT license.

quick-paste's People

Contributors

rdas6313 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.