Xavier Bonaventura

Results 39 issues of Xavier Bonaventura

This is just a first draft from the discussion we had with @aiuto in https://groups.google.com/g/bazel-dev/c/sfeRE3Ucj7E just to see what the CI says about it. Before this can be proposed to...

### Description of the problem / feature request: In the BUILD Style Guide in the section [other conventions](https://docs.bazel.build/versions/main/skylark/build-style.html#other-conventions) you can find the following text: > When setting boolean-type attributes, use...

type: documentation (cleanup)
P4
team-Build-Language

In the documentation page appears year 2019. This gives the impression that the page is outdated. However it is the official entry point: https://github.com/bazelbuild/intellij#support ![image](https://user-images.githubusercontent.com/3073717/180953750-c2394b01-d297-46fa-a3bb-dbcf8ef9d4c4.png)

There is already a folder with bazel examples inside the bazel repository https://github.com/bazelbuild/bazel/tree/master/examples It would be good to add in the readme a reference to it and a small sentence...

When running `bazelisk version` takes in my machine 19 seconds when specifying 5.x in the .bazelversion file. When running `bazelisk version` takes in my machine 0.05 seconds when specifying 5.2.0...

The bazel query used to introspect the targets available assumes that the generated files are already there. This creates the problem that you have to first generate the files once....

One of the features of the plugin is syntax highlighting but is not mentioned in the list of features.

vscode is showing the warning that buildifier has not been found but if you try to format it is still working. I did not have buildifier on the path, just...

What needs to be done before flipping this: - [x] Merge https://github.com/protocolbuffers/upb/pull/584 - [x] Update upb to a version that has the change in https://github.com/protocolbuffers/upb/pull/584 - [x] Merge https://github.com/protocolbuffers/upb/pull/745 -...

awaiting-user-response