This Sublime Text package allows to highlight & post the code to Paste. Supports both ST2 and ST3.
- The syntax will be posted
- The url will be copied to your clipboard
Using the command palette (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.
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