Nemeski@lemm.ee to Programming · 25 days agoDevs sound alarm after Microsoft subtracts C/C++ extension from VS Code forkswww.theregister.comexternal-linkmessage-square105linkfedilinkarrow-up1453arrow-down111cross-posted to: [email protected]
arrow-up1442arrow-down1external-linkDevs sound alarm after Microsoft subtracts C/C++ extension from VS Code forkswww.theregister.comNemeski@lemm.ee to Programming · 25 days agomessage-square105linkfedilinkcross-posted to: [email protected]
minus-squareEager Eagle@lemmy.worldlinkfedilinkEnglisharrow-up2·25 days agoDo you still have refactoring tools with it, like symbol renaming, go to definition, and extract method?
minus-squarecmrss2@aussie.zonelinkfedilinkarrow-up1·24 days agoI think so, and it might even be a feature of the upstream Microsoft OSS Pyright, so even that version should(?) have those features available
minus-squareFizzyOrangelinkfedilinkarrow-up2·24 days agoNo Pyright is just a type checker. The IDE features are part of Pylance which is closed source.
Do you still have refactoring tools with it, like symbol renaming, go to definition, and extract method?
I think so, and it might even be a feature of the upstream Microsoft OSS Pyright, so even that version should(?) have those features available
No Pyright is just a type checker. The IDE features are part of Pylance which is closed source.