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.
- 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
Can be used as a Brackets extension only in its current form.
stackoverflow-search is released under MIT License.
For queries and discussions, please contact: swagatammitra@gmail.com
- Fetching comments for answers
- Write access with OAuth