Skip to content

BrainMaestro/cerebro-stackoverflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cerebro Stackoverflow

npm npm

Cerebro plugin to find answers to questions on stack overflow

Usage

In Cerebro, type a search query. The first few questions will show in the detail pane. Clicking on any of them will show the question body and any of the answers it has.

Features

  • Search for questions on stack overflow with google or with the stack exchange search api.
  • Show preview with more details: poster, body, answers.
  • Use your keyboard to navigate the entire interface. Intuitive and does what you expect

Common Issues

Google and Stackoverflow implement some form of rate limiting, so constant searches over a short period of time will eventually lead to errors.

Related

License

MIT © Ezinwa Okpoechi