Josh Junon

Results 721 comments of Josh Junon

Please remember that people use Verdaccio for development, too. Trying to add a feature to @storybookjs is currently a **massive** headache - I have spent the last two hours trying...

*poke* This would be lovely to have. Doing some semantic indentation parsing and haven't a clue as to where to start. Looked up if Python had been implemented as a...

It cannot. `ky` uses `fetch` under the hood, which uses streams, which does not support upload progress callbacks. Seems like a pretty bizarre thing to leave out of the spec,...

As long as we can determine the total bytes to be uploaded then absolutely :)

@supertiger1234 You are perfectly allowed to submit a PR, yes :)

Before I dive into this, just one remark: > @coreybutler: I've never been able to put together what I feel is a truly "clean" solution for this, but there are...

@saprykin using `CMAKE_BINARY_DIR` is wrong pretty much in every scenario. I'd argue it should be deprecated from CMake entirely as it breaks hierarchical builds. **Please do not use it.**

> @LoganDark does that even work with regular ligatures? Or are they split up when they're different colors? If we're going by how other emulators handle them, they *do* get...

@LoganDark multi-colored ligatures would look bizarre and there would be no clear way to color them IMO.

@tkotha Seems it's planned for the next release. See #2494.