Nemeski@lemm.eecake to Programming@programming.dev · 2 months agoDevs sound alarm after Microsoft subtracts C/C++ extension from VS Code forkswww.theregister.comexternal-linkmessage-square56fedilinkarrow-up1345arrow-down17
arrow-up1338arrow-down1external-linkDevs sound alarm after Microsoft subtracts C/C++ extension from VS Code forkswww.theregister.comNemeski@lemm.eecake to Programming@programming.dev · 2 months agomessage-square56fedilink
minus-squarechakli@lemmy.worldlinkfedilinkarrow-up46arrow-down1·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.
minus-squaremamotromico@lemmy.mllinkfedilinkarrow-up7·2 months agoOooh I’ll give it a try, wasn’t aware of it.
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.
Oooh I’ll give it a try, wasn’t aware of it.