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

clangd instructions #17

Merged
merged 2 commits into from
Oct 24, 2024
Merged

Conversation

kevinschweikert
Copy link
Contributor

I'm new to C development and maybe some more Elixir developers are new or unexperienced in C. A language server can help to understand this code and provide help.
To help clang to find the headers, i found this solution and added it to the README

@mickel8
Copy link
Member

mickel8 commented Oct 23, 2024

What editor do you use? In vscode you can install C/C++ plugin and add Erlang include directory in the configuration and that's all:

image

@kevinschweikert
Copy link
Contributor Author

I'm using Neovim with the clang language server. This was the most straightforward solution i could find

@mickel8 mickel8 merged commit f9469b4 into elixir-webrtc:master Oct 24, 2024
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