Skip to content

Conversation

@wbpcode
Copy link
Contributor

@wbpcode wbpcode commented Dec 12, 2023

This patch added a tool to generate compile_commands.json file. Then we can enable the auto complete, go-to-definition, etc. of clangd.

Thank https://github.com/hedronvision/bazel-compile-commands-extractor for it provide the great script/tool to make this so easy!

@wu-sheng wu-sheng added this to the 0.6.0 milestone Dec 12, 2023
@codecov
Copy link

codecov bot commented Dec 12, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c2bb8b4) 67.96% compared to head (71ea6e6) 67.96%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #127   +/-   ##
=======================================
  Coverage   67.96%   67.96%           
=======================================
  Files          26       26           
  Lines        1030     1030           
=======================================
  Hits          700      700           
  Misses        330      330           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wu-sheng wu-sheng merged commit 9b7e772 into SkyAPM:main Dec 12, 2023
@wbpcode wbpcode deleted the dev-devlop-tool branch December 12, 2023 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants