bloop
bloop copied to clipboard
bloop is a fast code search engine written in Rust.
There's the case when there's a multiple repositories within a single folder. Would be cool to have an ability to scan folder recursively for all the git repositories in it...
remove tooltip in chat, show/hide button in chat
Context: [here](https://gitpod.slack.com/archives/C05778K5PM3/p1687281077655429) Note: Prebuilds are not enabled for pull requests from forks on this repo[^1], so prebuilds (cargo, npm) will only be effective after being merged to main. [^1]: https://www.gitpod.io/docs/configure/projects/prebuilds#github-specific-configuration
This updates the flake to run all tests & use cachix caches if possible. Adds frontend build scripts.
This reverts PRs #648 and #657.
Because some codes may be more localized, I hope to provide a new feature so that local codes can be analyzed.
## Problem When building locally following the instructions in https://github.com/BloopAI/bloop/blob/oss/apps/desktop/README.md, you will get the following error. ``` + exit 0 Bundling [tauri_bundler::bundle::updater_bundle] /Users/drewbitt/Repos/bloop/target/release/bundle/macos/bloop.app.tar.gz (/Users/drewbitt/Repos/bloop/target/release/bundle/macos/bloop.app.tar.gz) Finished [tauri_bundler::bundle] 2 bundles at: /Users/drewbitt/Repos/bloop/target/release/bundle/macos/bloop.app...
To fix local builds for our users and contributors the updater section should be removed from tauri.config.json, otherwise it requires having a private key in the environment, as mentioned in...
**when i run : npm run start-app** output :error: failed to run custom build command for `bloop v0.6.3 caused by: process didn't exit successfully: `/Users/Documents/myhome/bloop/target/debug/build/bloop-27e30b02a4c3c088/build-script-build` (exit status: 1) --- stdout...
I love your project :) I am a Chinese individual, and I've made some improvements to the Chinese translation of this project and corrected some inaccuracies.