You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While browsing through the code, I stumbled over BazelQueryService.kt;
There, a comment mentions that streamed proto support is not yet available for cquery and references bazelbuild/bazel#17743 here:
While browsing through the code, I stumbled over BazelQueryService.kt;
There, a comment mentions that streamed proto support is not yet available for cquery and references bazelbuild/bazel#17743 here:
https://github.com/Tinder/bazel-diff/blob/master/cli/src/main/kotlin/com/bazel_diff/bazel/BazelQueryService.kt#L109C28-L109C76
That issue is now closed, cquery supports streamed proto.
NOTE: this is very, very low prio; I do not need it myself, just wanted to let you know :-)
The text was updated successfully, but these errors were encountered: