bloop
bloop copied to clipboard
bloop is a fast code search engine written in Rust.
Title is self-explanatory I guess. `FolderSelectStep` component has the same description, but not the error, so it remains unchanged, FYI. https://github.com/BloopAI/bloop/blob/9cae59fecc89440677bc7b37f03189fda63672a4/client/src/pages/Home/Onboarding/FolderSelectStep/index.tsx#L68
**Describe the bug** I successfully added a private Github repo to Bloop. I then went to remove it in the "Manage Repositories" screen, but clicking the "Remove" button does nothing....
- deduplication is on par with `main` - `main` refuses to collect more than 4 snippets from the same file, MMR does not have an artificial limit.
- the "semantic_results" stage previously contained filtered semantic results - this patch adds back the original analytics stage prior to filtering: "semantic_results", and renames the existing stage to "filtered_semantic_results"
**High level details** I tried index my fork repo https://github.com/Slach/ClickHouse, but something went wrong  How to debug it? Where bloop store their logs on Windows? **Proposal** Add ability to...
- initializing the file watcher can panic if the repo is moved/deleted after the scan and before the poller starts (i think so, hard to repro) - the cause channel...
**Describe the bug** I tried to authenticate using GitHub authentication. after providing github device activation code. On authorize bloop page there is no option to select only public repositories while...
Hey there, thanks for the neat tool! Discussed that exact idea a few days ago with a friend, happy to see such a tool already live. **Describe the bug** Requests...