Paul Jolly

Results 612 comments of Paul Jolly

Dropping the now-defunct v0.4.x milestone from this issue, but leaving the `zGarden` label such that we come round to considering what milestone this should sit in.

The v0.5.x milestone is now closed because we have moved onto focus on v0.6.0. Hence moving this to v0.6.x. This particular issue is not critical to the release of v0.6.0,...

Great works, thanks all!

Further notes here: https://github.com/myitcv/neovim/wiki/Plugin-defined-functions,-commands-and-autocommands

Thanks for asking, @stevegt. As you will see, I haven't maintained the project for a long time. It was absolutely a passion project at the time, and I particularly enjoyed...

It does appear to be a bug that PWG currently requires a token to connected to gopher.live. Per the [contribution guidelines](https://github.com/play-with-go/play-with-go/blob/main/CONTRIBUTING.md#prerequisite-1---gopherlive-contributor-account), this should only be a requirement for a guide...

@lijianying10 I'm a little clear what the use case is here. Not long ago we merged a change to improve the core React element generator, which also generates the JSX...

@jacoblister per #60 (in particular https://github.com/myitcv/x/issues/60#issuecomment-424829275) you can "backdoor" the creation of elements by going to React direct. However, I suspect the "better" thing to do here is for us...

This is sort of happening but in a slightly different form to what you might imagine. The following packages already exist in a more "official" namespace: ``` golang.org/x/mod/modfile golang.org/x/mod/module golang.org/x/mod/semver...