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

Add clangd support for development #502

Closed
wants to merge 1 commit into from
Closed

Conversation

LinkTed
Copy link
Contributor

@LinkTed LinkTed commented Mar 8, 2022

Add a clangd config file to the default build directory, so that clangd can find the compile_commands.json.

@LinkTed
Copy link
Contributor Author

LinkTed commented Mar 8, 2022

I also want to add a .clang-format file in another PR to set the style code. In addition to that, it would make sense to add a CI jobs, which checks the style of the code by clang format.

At least for me, it would make it a lot easier to develop on this project. If the formatting is done automatically.

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.

1 participant