-
I have a feature request for a persistent save of the file index on disk.
From my work with [cquery](https://github.com/cquery-project/cquery) at work I appreciate its feature for
storing the file i…
-
I made a script that gets all (????) the dependencies and files needed to make cquery work with LanguageClient-neovim on Ubuntu 16.04. Can anyone from the developers team test this script on a n…
-
I'm using cquery on a project with a compilation database written for g++ 7.3.
In the cquery log, I'm getting `libclang had ast read error for... Please try running the following, identify which flag…
-
### Description of the bug:
I am running cquery to find out, including transitions, about the dependency chain of configured targets of a `go_proto_library`.
If I `bazel cquery --output=jsonpr…
-
I'm building [Eglot, an alternative Emacs client to cquery](https://github.com/joaotavora/eglot).
It's coming along fine and cquery behaves nicely (the latest "Lantern Festival" release, th…
-
Hi. When I use cquery, cmake-ide still starts rdm daemon, which is useless, but it starts indexing of current project and create useless messages and buffers.
Is it possible to implement options for …
-
Platform: windows 10, x64
Editor: emacs
Cquery commint id: b523aa928acf8ffb3de6b22c79db7366a9672489
Problem:
emacs randomly reports
```
lsp-cquery has exited (exited abnormally wi…
-
Hi,
I am new to cquery, and I've been following your Wiki to try it.
I quickly came to an issue where cquery wasn't able to find any header (only the included one).
Looking at the log files told …
-
Trying to run the command, but I get this:
```
/target-determinator.linux.amd64 -verbose -targets //src/... d2181321315c9864e1ec5c533c4b5f3f1d2008b2
2023/08/24 00:27:38 Processing revision 'before…
-
Hi,
I somehow accidently add a linefeed inside a file name like below,
then start `cquery` by `eglot` (Emacs LS client), I can see that there is
no file indexed in my index directory under the pr…