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: clangd support #1209

Merged
merged 1 commit into from
Sep 25, 2024
Merged

feat: clangd support #1209

merged 1 commit into from
Sep 25, 2024

Conversation

alphabitserial
Copy link
Contributor

This adds:

  • a configuration file for clangd (to ignore flags clang doesn't support)
  • .gitignore entry for clangd's cache directory

It also adds compile_commands.json to .gitignore because it must be generated by the user themselves. This is because it requires hardcoded paths. I've also opened a PR on the Star Haven docs with instructions for generating this file: star-haven/docs#5

@ethteck ethteck merged commit ba9d821 into pmret:main Sep 25, 2024
3 checks passed
@alphabitserial alphabitserial deleted the clangd branch September 25, 2024 02:16
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.

3 participants