Nemeski@lemm.ee to Programming@programming.dev · 2 months agoDevs sound alarm after Microsoft subtracts C/C++ extension from VS Code forkswww.theregister.comexternal-linkmessage-square22fedilinkarrow-up1254
arrow-up1254external-linkDevs sound alarm after Microsoft subtracts C/C++ extension from VS Code forkswww.theregister.comNemeski@lemm.ee to Programming@programming.dev · 2 months agomessage-square22fedilink
minus-squarechakli@lemmy.worldlinkfedilinkarrow-up31·2 months agoIf someone is looking for an alternative, use the clangd extension. It’s much better compared to the Microsoft one. LLDB extension is good for debugging. Also works with gdb. The only things I am lacking now is the one for remote, python.
If someone is looking for an alternative, use the clangd extension. It’s much better compared to the Microsoft one. LLDB extension is good for debugging. Also works with gdb.
The only things I am lacking now is the one for remote, python.