Aaron Pollack
Aaron Pollack
Hi @mfitzhenry thanks for checking in on this. We are working on this now. I will update this thread when we have the release date finalized.
Hi @jfthuong thanks for reaching out. We don't yet support this feature but it's on our roadmap and we are tracking it here: https://github.com/facebook/pyrefly/issues/344. I'll make this a sub feature...
Hi @dzakarov, we are working to have pyrefly.toml configuration picked up by the extension now. Our path finding logic for IDE should work for most cases out of the box....
cc @kinto0 @connernilsen
@dzakarov are you still seeing this issue after updating to the latest version of the IDE extension?
@BenMawnMahlauNBTC @am1ter if you are using VSCode, you should have semantic highlighting now. @SamChou19815 added support in Pyrefly's latest release. If you get a chance to try it, we'd love...
Thanks for reporting this! We'll have the team take a look and see which milestone we want to put this in.
Thanks for reaching out! I've copied the features here for tracking the individual ones: **Rename:** - [x] implemented: variables, classes, functions (disabled by default) - [ ] coming soon: modules,...
PyCharm refactoring features: https://www.jetbrains.com/help/pycharm/refactoring-source-code.html - [ ] Change signature - [ ] Convert to Package and Module - [ ] Extract/Introduce refactorings - [ ] Inline - [ ] Invert...
Hi @DEKHTIARJonathan have you tried this since recent updates? We've added new functionality that will suppress different sections of code based on the amount of errors it finds. Would love...