Ben Kunkle
Ben Kunkle
Thanks for linking this to the last issue! Pretty sure this will be a quick fix. Would you mind making sure that when you undo and it doesn't take you...
Actually, thinking about this again, by scrolling are you referring to moving the cursor away? Or just scrolling the view? And if you're just scrolling are you scrolling such that...
Hey, this is a known regression in the new system, it still works in text threads, but not in the agent panel input. I've revised the issue to reflect that...
Going to close this as the issue seems to be a memory leak with pyright. Please let me know if I've misunderstood and I can reopen. Please if you wouldn't...
Also, check out #28079 for another case where LSP is failing to stop. Probably better to just keep track of that issue rather than creating your own as I suspect...
OK, I've reopened the issue. Thanks for looking into it more. Is there any other context you can give me to help me reproduce this?
Do both entries of `spawn` in the completion menu do the same thing? Or is one the outdated version? My guess at what's happening here is that we're not replacing...
Seems reasonable I think, but definitely a feature not a bug :)
Yep, we don't surface the ability to create feature requests on purpose, as we prefer them to be created as discussions, before moving them to issues when they are fully...
Thanks for letting us know as well as for the tip regarding `KeyboardEvent.key` and `KeyboardEvent.code`!