Jonathan Birk

Results 28 comments of Jonathan Birk

Sorry I was unaware of the template, here again with everything I know, hope this helps! I tried `:set nofsync` with no observable effect. I am still unable to open...

Any chance this could be reopened it is still an issue and i added reproduction steps.

None that I know of, since @justinmk closed this issue I think it's not a priority.

I think I found a solution and will submit a PR shortly if it works after testing it a bit.

So I couldn't get it to work here maybe due to another issue or me not being familiar enough with mdbook. I think fixing this should be as simple as...

Experiencing this as well, if you're sure your code should work you can rerun the tests by going into the online editor and clicking run tests there. This seems to...

Yea adding it to the readme should fix that part. I've dug around a little more since I last wrote and it seems to me this cannot currently be fixed...

A point before we merge this, should we instead of just rendering the reference/compare view for the legacy routes respond with `301 Moved permanently` so that the browser follows it...

@geekygirlsarah Yeah sorry for dropping the ball & not responding, had some stuff to work through. I'm back in the game though and have resolved all the merge conflicts, I...

As far as I can tell all standardized versions of Javascript use 64bit IEEE 754 double precision floating points for `Number`s so I don't think we need this specific variant.