bloop
bloop copied to clipboard
bloop is a fast code search engine written in Rust.
I had problem with running the built executable (since it is necessary to build, see #1286) so I made some changes in the source code that may fix issues for...
**Describe the bug** when i compile and run ` npm run start-app ` the project is runing but i can't do any thing else indexing a local repo. i click...
**Describe the bug** I had compiled and installed bloop on ubuntu 18.04.5, i executed these commands ``` cargo build -p bleep --release cargo run -p bleep --release -- --source-dir /home/eric/...
**Environment** os:windows 11 rust verison:stable-x86_64-pc-windows-msvc visual studio:2022 MSVC 143 windows 11 sdk(10.0.22621.0) **problem** **tree-sitter-cobol** this model can't compile,this is the error ``` "error: failed to run custom build command for...
hello, I updated bloop and it logged out my account and when trying to loging again it says the follow 
I trying to up docker-compose.yaml Looks like API_BASE_URL is hardcoded in frontent and can't be override from .env file i create working copy ``` git clone https://github.com/BloopAI/bloop ./BloopAI/bloop cd BloopAI/bloop...
when runing the docker compose up to build it fails : > [bloop-app builder 7/7] RUN --mount=target=/root/.cache/sccache,type=cache --mount=target=/build/target,type=cache cargo --locked build --bin bleep --release && cp /build/target/release/bleep / && sccache...
github host error: production-github-oauth.auth.eu-west-1.amazoncognito.com DNS_PROBE_FINISHED_NXDOMAIN
**Describe the bug** Trying to run the app with `npm run start-app`, it crashes shortly after starting with this error. ``` Compiling bloop v0.6.4 (/opt/workspace/3p/bloop/apps/desktop/src-tauri) Finished `dev` profile [optimized +...