Franklin Yu

Results 335 comments of Franklin Yu

Yes, this is exactly what I was looking for. Any concern of documenting this? Or maybe even better, add a web form to generate this link?

> the `.dockerignore` is specifying which local files should be excluded when building an image (e.g, tmp files etc), however, it really depends on the project (if could be a...

@thaJeztah Is there any update? Or at least interest in reviewing PR?

Another way to fix it is to update the route files with something like [`dedent`](https://www.npmjs.com/package/dedent).

Google released 4.3.0 and 4.4.0. Would be cool if they are also included in this repository.

Shameless plug: https://github.com/tmux-plugins/tpm/issues/85#issuecomment-1370493418

Duplicate of #9894?

> I have to manually click "next" or "previous" in the search bar. While I agree that ⌘ G should have worked, I don't think you *have to* use mouse....

> Hoedown bug? Yes, I think so. Currently, Hoedown with table (`hoedown --tables`) converts ```markdown test | P(a\|b) | table --- | --- | --- one | two | three...

> there was a lot of vendoring with CocoaPods I can't provide any statistics, but I have worked in several projects, none of which checks in CocoaPod dependencies. Partial support...