bloop

bloop

Code-search engine for developers

5.0
1 review

18 followers

bloop is an in-IDE code search engine that retrieves relevant JS and TypeScript code examples from library documentation and open-source repos. ⠀ See library function parameters, output, and error-handling - without going to Google.
bloop gallery image
bloop gallery image
bloop gallery image
bloop gallery image
bloop gallery image
Free
Launch Team

What do you think? …

Gabriel Gordon-Hall
Thanks for the Hunt @chrismessina 👋 Give it a try here: https://marketplace.visualstudio... It's an exciting time to be a developer as a new generation of AI tools are coming to the IDE. But while Copilot has taken code generation to the next level, code search is still manual. We still open hundreds of Chrome tabs and manually crawl through Google, StackOverflow or Github. Nobody goes to CS school to spend their time skimming Medium articles and CTRL-F’ing through docs. So we built bloop, a neural code search engine for VS Code to help developers find code quickly. bloop pulls in code scraped from Github and library documentation and displays relevant snippets in a sidebar. It highlights patterns that crop up in lots of repos, so you can see what’s particular to a project and what’s idiomatic code. So as you write, you get a sense of how functions are meant to be used. We’ve got exciting new features on the way. We want to make it seamless for developers to benefit from open-source code.
Nihal Bhushan
@chrismessina @gabriel_gordon_hall1 Congratulations on your launch on PH. I am certain this will help solve a number of problems for developers. KUDOS👌
Danaz
That sounds like a really good extension. How many JS libraries are you supporting? Would like to see if my libraries are supported :)
frontend-enthusiast
@dz156 I would really like to see a list of JS libraries that are currently supported as well
Gabriel Gordon-Hall
@dz156 @frontend_enthusiast We support over 1000 JS libraries, and more being added regularly! Here's a list here: https://www.notion.so/teambloop/...
frontend-enthusiast
@dz156 @gabriel_gordon_hall1 I can find all the libraries I use on daily basis, very cool. Will try it even more when I get back to work
Danaz
@frontend_enthusiast @gabriel_gordon_hall1 Thanks. I am currently trying to learn jspreadsheet library with an unfriendly documentation. Judging by the notion list, that library is not supported yet. Is there a way for me to ask for this library, like reporting jspreadsheet?
Gabriel Gordon-Hall
@frontend_enthusiast @dz156 Of course! You can request a library here and we'll add it ASAP: https://bloop.ai/feedback
Chris Messina
This looks totally useful — I love where coding is going.
Gabriel Gordon-Hall
@chrismessina Thanks Chris!