-
### Description of the feature request:
Cquery should be able to read providers that were created by an aspect.
I tested, and the aspects already run during cquery (see https://github.com/bazelbu…
-
Hi,
Is it possible to utilize the cquery language server (which uses the clang as well) to provide c++/c semantic highlighting?
Right now I have three copies of clang in my system..
-
https://github.com/jacobdufault/cquery/
-
@fmeum (https://github.com/bazelbuild/bazel-gazelle/pull/1852) and I (https://github.com/bazelbuild/bazel-gazelle/pull/1917) have been trying to make the bazel-gazelle `go_repository` PackageInfo fun…
-
Given these classes:
```java
@Entity
@Table(name = "product")
@Inheritance(strategy = InheritanceType.SINGLE_TABLE)
@DiscriminatorColumn(name = "type", discriminatorType = DiscriminatorType.INTEG…
-
After doing a package update `lsp-cquery-enable` doesn't seem to work for me, on startup I get this in my messages:
```
File mode specification error: (error Autoloading file /home/jeff/.emacs.d/e…
-
CI: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/4026#01910c21-bde9-4df3-84a6-f42f687dfbfc
Platform: MacOS
Logs:
```
FAIL: [0m//src/test/java/com/google/devtools/build/lib/r…
-
### Description
While working #24443, I realize that the unittest `//sw/device/silicon_creator/lib/cert:cert_unittest` had become unrunnable on host by mistake due to the following dependency:
```
…
-
### Description of the bug:
Running:
1 - `bazel info`
2 - `bazel cquery target`
3 - `bazel run/build target`
Invalidate part of cache (for example, suddenly npm modules start extracting, bu…
-
### Description of the bug:
See https://github.com/illicitonion/repro-cquery-toolchains-in-ruleinputs
Related to https://docs.google.com/document/d/1x-RqFFEcGIzVgtYHIq6s6Qt4vYtJWz3nuHIuqeI89dU/ed…