Skip to content

csanad/Laravel-paste

 
 

Repository files navigation

Paste To Laravel.io

This SublimeText2 package allows to highlight & post the code to Paste.

  • The syntax will be posted
  • The url will be copied to your clipboard

Installation

With Package Control

Using the show command palette command (the default is command+shift+p on Mac, and ctrl+shift+p on Windows), use Package Control: Install Package. The package is listed as Paste Laravel in the packages list.

Without Package Control

This package is not (yet) in wbond's package control repository, so you gotta use Terminal and git to install it.

I'm using Sublime 2 and it works like a charm, works in Sublime 3

Mac OS

cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/

Windows 7

cd "C:\Users\YOUR_USERNAME\AppData\Roaming\Sublime Text 2\Packages"

Windows XP

cd "C:\Documents and Settings\YOUR_USERNAME\Application Data\Sublime Text 2\Packages"

Inside Packages

git clone https://github.com/RobinMalfait/Laravel-paste.git "PasteLaravel"

Updates

Now you have some settings, You can add a signature which will be added at the bottom.

Also, the ability to open the url in your browser

About

Paste to Subdimension using Sublime Text 2/3

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%