Edoardo Morandi

Results 18 comments of Edoardo Morandi

Thank you @russcam for your reply! I would be glad to submit a PR, you already proposed a nice implementation. Just to be sure: is it ok to make a...

I have a small objection the implementation proposal: returning an opaque type makes it _unstorable_ unless boxed. Moreover, in this way the return type does not implement traits that could...

That's a good critical point. Do you think that some sort of official support from YouTube itself could be possible? I mean, Kodi is widely used, and having a plugin...

I sincerely hoped that there was some sort of documented APIs around, and, from what you are saying, I understand the reason it is not a piece of cake to...

Thank you for your reply @justinmk. Unfortunately I don't think that `vim.wait` would help (at least without long timeouts), because the issue is that if more than one _rename_ operation...

@bluebrown unfortunately that is not true, otherwise I would not have encountered the issue in the first place. You are saying that it is not possible to be in my...

> What do you mean by that's not true? I mean that the fact that > Rename works across files in the workspace, so there should be no need to...

I see that many tests are failing, if you could give me some pointers about where to start, it would make my work easier.