Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: integrate clangd #280

Merged
merged 1 commit into from
Dec 21, 2024
Merged

feat: integrate clangd #280

merged 1 commit into from
Dec 21, 2024

Conversation

andreaskurz
Copy link
Contributor

This will integrate clangd for better autocompletion and syntax highlighting. Assumption is made that the project build is under /workspace/build with a compile-commands.json living inside.

@andreaskurz andreaskurz requested a review from rexut as a code owner December 14, 2024 13:58
@andreaskurz
Copy link
Contributor Author

@tobiaskaestner guck Mal :)

This will integrate clangd for better autocompletion and syntax
highlighting. Assumption is made that the project build is under
/workspace/build with a compile-commands.json living inside.

Signed-off-by: Andreas Kurz <[email protected]>
Copy link
Member

@rexut rexut left a comment

Choose a reason for hiding this comment

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

LGTM

@rexut rexut merged commit 528652a into main Dec 21, 2024
4 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