Kelly Norton
Kelly Norton
My opinion on what hound should do: 1. When a corrupted index is detected, hound should start from scratch on the reindex and try to recover gracefully, though slowly. 2....
Maybe it's a fool's errand to kick this can down the road, but Hound still has no external dependencies. I'm wondering if we can just get by with the standard...
I'm pretty skeptical that benefits of adding multiple themes justifies the added burden of maintenance. Why do we need a dark theme?
Strangely, I was just discussing this idea on Friday and proposed a similar solution. That said, I think there are a few high-level things we should reconsider: 1. We don't...
Sorry, Haven't been doing my job with these pull requests. The repo level count is a little different from the file level. It's not sufficient to do `result.Matches.length` because the...
That they differ so widely is not intuitive to me. Can you tell me more about this search? Are there lots of matches? I'm not sure adding tooltips to the...
I really don't think it makes sense to add the complexity of user preferences for a single setting. For one, you can no longer depend on links to searches to...
@gemignani Sorry, I have been really behind on pull requests. I'll take a closer look at this soon. I'll leave some minor comments now. I think the one thing that...
I'll check this out, but I'm skeptical that this is the right solution. By hiding the advanced search view when you are doing an advanced search, you hide the state...
In the short term, limiting the size to around 8 would be ok. Finding the repository in the big list is only marginally worse when having to scroll. My long...