bloop icon indicating copy to clipboard operation
bloop copied to clipboard

bloop is a fast code search engine written in Rust.

Results 139 bloop issues
Sort by recently updated
recently updated
newest added

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...

bug

**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/...

bug

**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...

bug

hello, I updated bloop and it logged out my account and when trying to loging again it says the follow ![1](https://github.com/user-attachments/assets/f802801c-881a-42c4-b08b-206ca4cf96e2)

bug

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...

bug

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...

bug

github host error: production-github-oauth.auth.eu-west-1.amazoncognito.com DNS_PROBE_FINISHED_NXDOMAIN

bug

**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 +...

bug