Skip to content

Conversation

st0012
Copy link
Member

@st0012 st0012 commented May 13, 2025

(This is @amomchilov's idea and I just implemented it in a pairing 😛)

  • Added extconf_compile_commands_json for generating and symlinking compile_commands.json
  • Added .clangd config to point to compilation database

This will enable LSP features like go-to-definition and hover...etc.

rbs-clangd-demo.mp4

Usage

  1. Run bundle exec rake compile
  2. Restart the clangd language server

- Added extconf_compile_commands_json for generating and symlinking
  compile_commands.json
- Added .clangd config to point to compilation database

Co-authored-by: Alexander Momchilov <[email protected]>
@soutaro soutaro added this to the RBS 4.0 milestone May 16, 2025
@soutaro soutaro added this pull request to the merge queue May 16, 2025
Copy link
Member

@soutaro soutaro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! 🙏

Merged via the queue into ruby:master with commit 957b1ea May 16, 2025
22 checks passed
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