SaaSHub helps you find the best software and product alternatives Learn more →
Vscode-clangd Alternatives
Similar projects and alternatives to vscode-clangd
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
Tenacity
Discontinued Tenacity is an easy-to-use, privacy-friendly, FLOSS, cross-platform multi-track audio editor/recorder for Windows, macOS, Linux and other operating systems. Project currently on an indefinite hiatus.
-
-
ccls
C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting
-
-
-
-
-
TinyXML
TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better vscode-clangd alternative or higher similarity.
vscode-clangd discussion
vscode-clangd reviews and mentions
Posts with mentions or reviews of vscode-clangd.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-07-29.
-
How to get this macro test and some automatic different syntax highlight when writing c in Neovim like VS Code?
Thanks for your reply, maybe I should go to vscode-clangd community to try to find out how they implement this:)
-
Currently, what are some of the worst things about C++?
But I will say that I am mostly happy with either one of the clangd and ccls plugins. The clangd plugin is nicely packaged with a self-installer. The ccls plugin takes a little more work to set up, but it has loads more features. Both are quite good at working with a proper AST. Both build the AST by actually compiling your code with libclang (llvm's compiler core). Both work reliably for me because I am able to provide a compile_commands.json using my project builder (ninja). Nice as it is, it does not update automatically, and I'm not sure I want it to.
-
What are some open source apps that are actually terrible for privacy?
For C# there is https://github.com/muhammadsammy/free-omnisharp-vscode for Python there is https://github.com/Microsoft/pyright (Pylance is the proprietary counterpart) for C++ there is https://github.com/clangd/vscode-clangd
-
A note from our sponsor - SaaSHub
www.saashub.com | 20 Jan 2025
Stats
Basic vscode-clangd repo stats
3
657
7.6
5 days ago
clangd/vscode-clangd is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of vscode-clangd is TypeScript.