Replies: 1 comment
|
Try the LLVM family, clangd + CodeLLDB + Clang-format (not an vsx extension though, it's included in the LLVM suite, I think). And, you can also change the Have a nice day. :) |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
Since VSCodium uses open-vsx as its marketplace, only open-source plugins are supported (as far as I know). Therefore, my question is: is there an open-source alternative to the vscode cpptools for debugging and compiling C/C++ code?
All reactions