Sando: A Fast Local Code Search Engine with Open APIs
Code search sucks. There's no auto-correct or suggestions and results are returned as an unranked, plain-text list. This VS Extension aims to make code search a modern tool by leveraging Lucene to index and search all languages and artifacts, returning results
in a rich UI.
Sando in 8 slides...

Top Ten Things that Suck about Code Search:
- Unranked results
- No suggestions
- No auto-correct
- No fuzzy matching
- No word stemming
- Results returned as plain-text
- Indexes keywords like "using"
- No preview in results
- Hard to refine results
- Regular expressions are fragile
Developers: Want to get involved? Check out the
Documentation.
Sponsors: We'd like to thank the following sponsor, TeamCity, for hosting our automated builds at teamcity.codebetter.com. Thanks guys!