Nemeski@lemm.ee to Programming@programming.dev · 11 个月前Devs sound alarm after Microsoft subtracts C/C++ extension from VS Code forkswww.theregister.comexternal-linkmessage-square23linkfedilinkarrow-up1254
arrow-up1254external-linkDevs sound alarm after Microsoft subtracts C/C++ extension from VS Code forkswww.theregister.comNemeski@lemm.ee to Programming@programming.dev · 11 个月前message-square23linkfedilink
minus-squarechakli@lemmy.worldlinkfedilinkarrow-up31·11 个月前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.
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.