Based on howdoi.
- Install howdoi:
pip install howdoi
(!!!) - Clone this repo into
Packages
directory [Sublime Text 2 menu >> Preferences >> Browse Packages...]git clone https://github.com/azac/sublime-howdoi-direct-paste
- write what you need
- press
cmd+shift+h
(ctrl-shift-h
on Linux/Windows)
Windows and Sublime Text 3 compatibility problems have been solved (thanks to @saaguero), now it should work on all platforms.
- Install lxml using
easy_install lxml==2.3
or thru an already compiled version lxml - Use pip to install howdoi
pip install howdoi
Tweet me at @adr_zan.