David Pfahler
David Pfahler
I can confirm this issue. It basically makes it impossible to completely sign out without a page refresh.
@ndarilek Ha! Seems like better communication would have saved you some work. Sorry about that. Sometimes GitHub works in mysterious ways. The real problem is, however, that I cannot run...
@robinboehm #37 is this issue. #38 would fix it, but I cannot test, because running tests is still broken in many ways, please see PR for details. I will write...
Is this deemed "impossible" with the current setup of esformatter or can such a plugin be done?
@millermedeiros In the blog post you link to from the README.md you say: > Nowadays I believe that a reliable code formatter should not rewrite the original source code, it...
@millermedeiros Thank you for that instructive answer! I hope you don't mind me following up on this right here: The API for plugins docs (https://github.com/millermedeiros/esformatter/blob/master/doc/plugins.md) recommend on multiple occasions to...
@millermedeiros Thanks for the explanation. I will try how much of an issue perf is and review this later. However, there is still one thing I don't quite get and...
@millermedeiros Thanks. But there is currently no hook that allows me to modify the AST before `esformatter.transform` is called? Or is that `transformBefore`?
+1
Hi, yes, `Collection` definitely was part of fastai. I cannot look into this right now, because of lack of time, but please remind me if this problem persists.