This SublimeText2 package allows to highlight & post the code to Paste.
- The syntax will be posted
- The url will be copied to your clipboard
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.
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
cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/
cd "C:\Users\YOUR_USERNAME\AppData\Roaming\Sublime Text 2\Packages"
cd "C:\Documents and Settings\YOUR_USERNAME\Application Data\Sublime Text 2\Packages"
git clone https://github.com/RobinMalfait/Laravel-paste.git "PasteLaravel"
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