- Notifications
You must be signed in to change notification settings - Fork 759
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 Code::Blocks to the list #1947
Merged
Merged
+1 −0
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Code::Blocks supports code completion using LSP and clangd (see https://forums.codeblocks.org/index.php/topic,24357.html)
dbaeumer approved these changes Jun 11, 2024
lszomoru approved these changes Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Code::Blocks supports code completion using LSP and clangd.