Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 834 Bytes

README.md

File metadata and controls

39 lines (27 loc) · 834 Bytes

==================== stackoverflow-search

An extension for the popular open-source code editor Brackets to search stackoverflow.com for solutions to coding problems and receive an inline response to work with.


Features

  • Query stackover flow topics using Bloodhound and Typeahead
  • Inline display of topic details from stackoverflow in a flat intutive format
  • Dyanamic Button Shortcut to copy code snippet to clipboard and paste in editor

Installation

Can be used as a Brackets extension only in its current form.


Licence

stackoverflow-search is released under MIT License.


Contact

For queries and discussions, please contact: [email protected]


TODO

  • Fetching comments for answers
  • Write access with OAuth