lsp-jedi icon indicating copy to clipboard operation
lsp-jedi copied to clipboard

A LSP client for Emacs using Python Jedi Language Server

Results 3 lsp-jedi issues
Sort by recently updated
recently updated
newest added

I removed the chunk code of `config` from the configuration, because i f you set lsp-enabled-clients at first, it makes other lsp-clients disable other than lsp-jedi.

Hi! This is by far the best python static analysis tools on Emacs I've used, thanks! I was wondering if there's any plan to implement auto server install like to...

enhancement

I think that this section can be better introduced with a short sentence: https://github.com/fredcamps/lsp-jedi?tab=readme-ov-file#virtual-environment-settings-built-in-venv-module Why would it be required after the Config section above. For example, with eglot and jedi-language-server,...