Nemeski to [email protected] • 3 days agoDevs sound alarm after Microsoft subtracts C/C++ extension from VS Code forkswww.theregister.comexternal-linkmessage-square104fedilinkarrow-up1443
arrow-up1443external-linkDevs sound alarm after Microsoft subtracts C/C++ extension from VS Code forkswww.theregister.comNemeski to [email protected] • 3 days agomessage-square104fedilink
minus-squareEager EaglelinkfedilinkEnglish2•3 days agoDo you still have refactoring tools with it, like symbol renaming, go to definition, and extract method?
minus-square@[email protected]linkfedilink1•3 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-square@[email protected]linkfedilink2•2 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.