ask-stack

Quickly get answers and code samples from Stack Overflow in Atom

Christophe Naud-Dulude

183,527

310

2.2.0

MIT

GitHub

Ask Stack Overflow for Atom Build Status

Quickly get answers and code samples from Stack Overflow directly in Atom editor.

Preview

Features

Usage

Toggle the Ask Stack Overflow form using CTRL + ALT + A or by typing Ask Stack in the command bar.

Installation

Package homepage

Install from the command line:
$ apm install ask-stack

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request