Jan Polák
Jan Polák
I am sorry for commenting after it was close, but I am not sure I understand that tracking issue well. It only looks like a list of ideas, not a...
Copying my comment on this from the mentioned issue: > To be honest the new font size options are completely useless. And even though I was one of the more...
Sorry for being late to this. I will finally have more time to work on this later this week and will add Neogit support as a priority.
This comes down to preference. There are two styles of windows, those with borders but the same background, and those without borders but different background. My plan is to support...
While in theory LSPs are the ones that should dictate the position, one of the main reasons people flock to Neovim is the ability to customize everything. And this particular...
The issue for people like me, who dislike the feature enough to never use it, is that we will now be losing out on a sizable chunk of the ecosystem...
Agreed. I wasn't really advocating for a specific "move inlay hints to the end" feature. More for some way to solve it. And allowing us to override a function that...
I have had vitest crash while running benchmarks, and I am pretty sure this was the reason why. The crash was caused by heap memory being filled up. On subsequent...
@psirenny I just added a loop around the entire benchmark, so each run of the benchmark is actually X number of runs. This isn't really ideal as it can interfere...