Skip to content

docs: recommend wolfd_bazel_compile_commands for IDE integration#30138

Open
erdemguvenc wants to merge 1 commit into
bazelbuild:masterfrom
erdemguvenc:docs/update-ide-compile-commands
Open

docs: recommend wolfd_bazel_compile_commands for IDE integration#30138
erdemguvenc wants to merge 1 commit into
bazelbuild:masterfrom
erdemguvenc:docs/update-ide-compile-commands

Conversation

@erdemguvenc

Copy link
Copy Markdown

Description

Replace the outdated hedronvision/bazel-compile-commands-extractor
recommendation in the IDE documentation with
wolfd_bazel_compile_commands.

Motivation

Fixes #4546.

The previously recommended project appears to be unmaintained and is
not compatible with recent Bazel versions. wolfd_bazel_compile_commands
is available through the Bazel Central Registry and provides the same
compile_commands.json generation workflow for IDE integrations.

Build API Changes

No

Checklist

  • I have added tests for the new use cases (if any).
  • I have updated the documentation (if applicable).

Release Notes

RELNOTES: None

Signed-off-by: Erdemguvenc <erdemguvenc@gmail.com>
@google-cla

google-cla Bot commented Jul 5, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@github-actions github-actions Bot added the awaiting-review PR is awaiting review from an assigned reviewer label Jul 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting-review PR is awaiting review from an assigned reviewer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

.runfiles_manifest file is declared as test action input

1 participant