Gru

Results 16 comments of Gru

What I was trying to say is that for the vast majority of general cases this kind of overt argument specification isn't needed, in Visual Studio there's the popup which...

This is a blocking issue for me. Here is a comparison using Hasklig font between: Left: Edge browser Right: Flutter (Click Open Image In New Tab) ![FontRendering](https://user-images.githubusercontent.com/20629444/190210119-4dcb4891-c302-4b18-869b-d7983952dbc3.png) The normal (Chrome)...

@svick The problem is solvable with extension methods, but iterating over a sequence may not be desirable because of overheads of involving LINQ in these simplest cases. With the proposed...

@svick Ah, OK. I didn't think of the tuples solution. I was presuming that writing `in range` would cause the range to be iterated over, but of course it is...

Ah, OK, it checks the contents of the system clipboard and adds them to clipboard ring. That makes sense. I would expect it to have ring properties when copying and...

This error seems to happen when I use v2.0.0-dev.3, it seems to work when I use v1.3.6.