Ben Kunkle

Results 152 comments of Ben Kunkle

Are you still interested in working on this and doing the changes @jansol suggested? If not we can take over or help if desired!

Hey, I'm not sure about this, especially point #2 as I don't think this is very intuitive. I think we want to aim for the most intuitive navigation we can,...

Yep, agreed the issues you described are bugs and I would be happy to have a fix for them no matter what! However, I also think that having those bugs...

That is definitely an excess delay, and Is very difficult to reproduce with the suped-up m-series macs most of us use. Thanks for providing such a clear visualization!

@j-c-m how were those metrics collected? I'd love to use whatever you did in trying to address this problem

@tidely, that seems like a reasonable thing to create a separate PR that fixes it, and not include in the docs

@mrbojangles3 Seems like a good addition to our docs, nice work!

Yeah this is an unfortunate papercut. We have both `pylsp` and `pyright` setup by default so we can get full coverage, but sometimes they overlap. I don't personally use python...

This seems like a reasonable approach. Passing through a static key context to filter out unnecessary bindings is a good idea. Willing to try this out in it's current state...