Denis
Denis
### Description of the bug: From [--output_groups documantation](https://bazel.build/reference/command-line-reference#flag--output_groups): If at least one group is not prefixed, the default set of output groups is omitted. From this, I expected that the...
### Description of the feature request: I want to use the C++ toolchain and have the ability to pass custom flags to the archiving action. For now it may be...
This PR implements a new feature that enables the "go to definition" functionality for labels that are not defined within a package. This enhancement is particularly useful when navigating definitions...