NOTE: all MS proprietary extensions for VScode will stop working on VSCodium (python, C/C++, etc.). See Microsoft subtracts C/C++ extension from VS Code forks - The Register. The last version of the C/C++ extension to work with VSCodium is 1.23.6. (which will continue to work). This is due to MS enforcing its licensing for the binaries used to build the extensions. It is not a vscodium issue.
The only other open-source option for C/C++ seems to the clangd extension - which gets good reviews.
Pinned Comments
sperg512 commented on 2021-05-12 00:31 (UTC) (edited on 2024-06-04 15:14 (UTC) by sperg512)
@Icelk set up a script that checks for new releases and pushes updates if there are any new ones. I believe it runs every hour so there's no need to flag OOD, unless there's something that needs changed with the PKGBUILD.