Paste stackoverflow results directly into Sublime text.
The project is based on howdoi and sublime-howdoi-direct-paste.
- Install howdoi
pip install howdoi
- Clone this repo into
Packages
directory [Sublime Text 2 menu >> Preferences >> Browse Packages...]
git clone https://github.com/amitness/subflow
- write what you need to do
- press
cmd+shift+h
(ctrl-shift-h
on Linux/Windows)
For Windows Machines:
- Install lxml using
easy_install lxml==2.3
or through an already compiled version lxml - Use pip to install howdoi
pip install howdoi