Garret Wilson

Results 186 comments of Garret Wilson

>> The problem here is that I may be working on a large development project or typing a long description, and I have something important in my clipboard. I may...

> we don't remove/change the existing behaviour that happens on click/on `enter` or so When the current behavior is unexpected and destructive, sometimes it needs to be changed even if...

Hi, I hope you're doing well. I haven't had a chance to use your great extension again until recently, on a laptop upgraded to Ubuntu 18.04. I don't know what...

This seems to be a YUI issue: https://github.com/yui/yuicompressor/issues/268 .

> As is documented as one of the [limitations](https://picocli.info/#_inherited_options), inherited options currently cannot be used in Argument Groups. Thanks for the quick response and as always for the interest in...

> In your example, the argDataPaths field is declared with an initial value of null, … I'm not seeing any initial value of `null` I declared. This `argDataPaths` parameter is...

I think the problem in the reasoning in what you're saying is that you're considering a collection of things to be the value the user is providing. But it's not....

If I seem particularly adamant about this, it's because I've seen some students in my class not get this, and have an API that says `List getStuff()`, and if it...

I just realized I hadn't got back to you on this. > Fleshing out the spec in some more detail: The summary sounds excellent! That's exactly what I was looking...

I don't know if this is related, but I just ran into the same problem. In my case the problem is that I used `md-column` instead of `md-cell` in the...