Jimmy Yuen Ho Wong
Jimmy Yuen Ho Wong
Ok thanks, I think I see what the problem is. Some refactoring is required...
Should be closed by #14
I've just released pet 3.3.0. It should now respect whatever you've set `python-shell-interpreter` to, so if it's set to `ipython`, it'll search for `ipython`. It'll now search for the LSP...
The latest 4.0.0 should have much improved performance due to more aggressive caching, fd spam should be eliminated, and it should also prefer the LSP servers from your virtualenv.
@sebastiencs mind taking a look at this PR?
ping @vedang
I have a proper fix for this, just ping me next time.
This will be immensely useful for kitty to implement a blurred background ala Terminal.app https://github.com/kovidgoyal/kitty/issues/885
I get this a lot in Claude Code as well, no idea what's happening cos clearly the prompt wasn't empty
If you needs request that doesn't block, shouldn't the solution be https://github.com/emacs-lsp/lsp-mode/blob/master/lsp-mode.el#L3452-L3488 ? Which RPC call is troubling you to request this change?