1.1.1 • Published 3 years ago

@phoenix-plugin-registry/swmitra.stackoverflow-search v1.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

====================

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: swagatammitra@gmail.com


TODO

  • Fetching comments for answers
  • Write access with OAuth