Jimmy Yuen Ho Wong

Results 316 comments of Jimmy Yuen Ho Wong

Ok thanks, I think I see what the problem is. Some refactoring is required...

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?

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?