Skip to content

Type what you need to do and this plugin will automatically fetch code from stackoverflow

License

Notifications You must be signed in to change notification settings

amitness/subflow

Repository files navigation

subflow

Paste stackoverflow results directly into Sublime text.

Subflow Demo

The project is based on howdoi and sublime-howdoi-direct-paste.

Installation

  1. Install howdoi
pip install howdoi
  1. Clone this repo into Packages directory [Sublime Text 2 menu >> Preferences >> Browse Packages...]
git clone https://github.com/amitness/subflow

Usage

  1. write what you need to do
  2. press cmd+shift+h (ctrl-shift-h on Linux/Windows)

Notes:

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

About

Type what you need to do and this plugin will automatically fetch code from stackoverflow

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages