Dan Strokirk

Results 20 comments of Dan Strokirk

If I'm reading the original issue (https://github.com/asdf-vm/asdf/issues/322) correctly, it seems that @the-mikedavis *also* preferred the status code of `asdf plugin add` to be `0`. Pinging @asdf-vm/core / @Stratus3D again, would...

This affects us a lot too, after upgrading from version `0.5.18` to `0.13.1`.

The good example could also be improved: ``` logger.debug('Only %d pints of ice cream left.' % pints_remaining) ``` This uses interpolation of the log message, but it's better practise to...

Being able to update the PR would be great, even if just certain parts initially. I'm combining `hub` with [`ghi`](https://github.com/stephencelis/ghi) for my current workflow of updating the labels of PRs...

Problem still occurs in version `4.0.16`. For anyone wanting a solution, I've written up this small plugin - hope it helps someone: ```typescript FroalaEditor.PLUGINS['fixPasteBug'] = function (editor) { // Fix...

I've encountered it recently while trying to convert a fairly big project from Vue 2 to Vue 3. Couldn't figure out how to solve or what "`[h3]`" stands for.

@glepnir Sure I can remove the tests for this. It says in the CONTRIBUTING guidelines to add tests to every PR, but since these two are untested previously maybe it’s...

@filfreire anything I can do to help push this PR along?

@filfreire @mheap Hi again! Anything I can do to help in reviewing and merging this PR?

I've also been able to solve the problem by exiting [shottr.cc](https://shottr.cc/), although optimally I'd still like to use it, of course.