Filip Hracek

Results 129 comments of Filip Hracek

Thanks for looking into it! I noticed I'm getting notifications in IntelliJ that look like the following: ``` ## Dart analysis issue Invalid argument (uri): URI is not a valid...

Whoa, turns out that the problems was that I'm an idiot! As I was trying to check this bug in Android Studio (instead of my daily driver, IntelliJ IDEA), I...

I assumed the memory size is a mistake of some kind, because it's Arch Linux and the processor (core) count is 12. I also think (think!) that it's not possible...

FWIW, this has tripped me up several times as a user. I overlook the "Matching package names" line and then only see the one or two leading packages being different...

One obviously needs to take into account packages that don't "deserve" to be listed first for a given search term. For example, if there's a Foo Database and, before it...

Totally agree there's a trade off. (See my parable above about `pkg:foo_database` versus `pkg:foo`.) I _don't_ think it's a good idea to always show the exact match at first place....

> Exact name match has the same score as if the string was found in the package description or its topics (this is to de-emphasize the importance of the names...

Yeah, I think we can close this. There's some more logging here and possibly a solved edge case with closing a completer, but I'd rather work on #319 and see...

Ok, first of all, @cobblest, excellent work on that study. I also should have read your summary more thoroughly, because now I see that the participants _themselves_ asked for "What's...