GaryNg

Results 21 comments of GaryNg

Hi! A suggestion here: How about implementing delimiter/separators? Like `p\s\c\Testing` will expand into `public sealed class Testing{}` (because `pscTesting` will expand into `public string cTesting;` ![image](https://cloud.githubusercontent.com/assets/4453664/24339737/2fb72f18-12e0-11e7-9fee-1693784ba81f.png) ) I used `\`...

The cli itself is awesome and works flawlessly ๐Ÿ‘ ๐Ÿ‘ ๐Ÿ‘ The problem lies within `peco` and those `key bindings` for `zsh`, they are super cool and Windows user can't...

่ฟ˜ๆ˜ฏๆ นๆœฌไธๆ˜ฏไปŽfront matter ๆๅ–็š„๏ผŸ ไปŽ filename?

่€ƒ่™‘็”จ front matter? https://www.npmjs.com/package/front-matter

Can reproduce. Using Windows 7 32bit here.

Will the `trigger` in `azure-pipelines.yml` affect the branch name returned? This is what I used: ```yml trigger: tags: include: - '*' ```

@gep13 `Cake.Recipe 2.0.0-unstable0157` from myget. Yes, I'm using it on a public repo. The relevant commit is here: https://github.com/garyng/wtfd/commit/052f40bf77e286083aac4c946392db5d6b9fc353 `azure-pipelines.yml`: https://github.com/garyng/wtfd/blob/052f40bf77e286083aac4c946392db5d6b9fc353/azure-pipelines.yml#L5-L7 Azure Pipelines build log for tagged commit (`v0.1.0`): https://dev.azure.com/garyng/wtfd/_build/results?buildId=12&view=logs&j=ca395085-040a-526b-2ce8-bdc85f692774&t=cf4477f9-109f-5399-1612-bcbe5909c9f2&l=25...

In our setup we are running a CoreDNS server locally to resolve all the hostnames used by the ingress. Having Tilt to auto-infer the hostnames from ingresses created would be...

Any updates on this? https://github.com/xamarin/Xamarin.Forms/pull/4747 was merged.

Any updates on this? This is quite annoying...