-
Currently, its only possible to make them inline or take horizontal space but I would like to hide them completely.
-
### Description of the feature request:
cquery only *implicitly* shows deps from aspects and toolchain resolution.
For example, assume `//tt:parent` depends on `//tt:child` and that dependency…
-
When the plugin queries for targets, it looks something like
`bazel query --tool_tag=ijwb:GoLand --output=label_kind ...`
This query doesn't know about the build configuration, so the results ca…
-
### Description of the bug:
While trying to use bazel-determinator with 7.1.2 or even 7.2.0rc3, it errors out saying `ERROR: No configurations found. This can happen if the 'config' subcommand is…
-
### Description of the bug:
Under certain conditions, when I run `bazel cquery` or `bazel aquery`, it errors with the following message:
```
ERROR: Error doing post analysis query: Evaluation fa…
-
Hi, I just want to ping you about this apparently fully fledged language server for C++:
https://github.com/jacobdufault/cquery
It may be, for now, a better alternative to the rather incomplete Clan…
-
When I run cquery-member-hierarchy on a class, emacs hangs for 10 seconds (lsp-response-timeout default value) than I get:
`lsp--send-wait: Timed out while waiting for a response from the language s…
-
I noticed that sometimes the cquery process would crash and emacs-cquery looses connection to it. When this happens, emacs-cquery becomes unusable.
It would be nice to have a way to restart the cqu…
romix updated
5 years ago
-
There's a new C/C++ language server: [cquery](https://github.com/cquery-project/cquery), which works quite well with VSCode.
Just wondering the compatibility status between jucipp and cquery, or othe…
-
```
version: target-determinator v0.26.0
```
When running target-determinator on a repo, I am seeing the error `TargetHashCache has already been frozen`
```
~/Downloads/target-determinator.da…