Andy Earnshaw

Results 67 comments of Andy Earnshaw

Yeah, I thought that would be one of the first things mentioned 😉 The same could be said of my first example, that `foo::data('bar')` could be preferred to `foo::data =...

Nice, thanks! I was going to look into this myself when I got the chance. I will try and get time to review and merge soon.

Hey, thanks for the PR and apologies for not spotting it in the last few months. Would it be more appropriate to revoke the object URL *after* the worker has...

I was thinking about this yesterday and it should be possible to reuse rollup within the plugin `load` method to rollup the file to be "workified". I'm not sure when...

I closed this because I spotted https://github.com/VSCodeVim/Vim/issues/2773, which shows it used to work this way. However, it looks like Vim now supports events on the InputBox and QuickPick lists, so...

I've been meaning to bring this up for a while too, but haven't gotten around to it until now. The `row` parental role requirement is problematic for our grids. Our...

> This is just a variant of the old idea to have a separate "layoutgrid" role that pays attention to wrapping cell positions in responsive designs which are not possible...

I realised I could demonstrate the client issue (macOS) by putting my ultrawide into picture-by-picture mode, with the server on the left and the client on the right, then using...

@sithlord48 thanks for the quick response. There is no stuttering, movement is smooth immediately after the jump. It happens with the most gentle of movements and is instantaneous. I do...

@tobiashugo is this the same as the bug I describe in #9072?