You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I like the fact that the Jedi language server can jump to definitions of pytest fixtures (something other language servers can't do.)
But generally I use Pyright instead of Jedi. Is it possible to enable only the "Jump to definition" feature of Jedi in neovim and leave everything else to another plugin?
I like the fact that the Jedi language server can jump to definitions of pytest fixtures (something other language servers can't do.)
But generally I use Pyright instead of Jedi. Is it possible to enable only the "Jump to definition" feature of Jedi in neovim and leave everything else to another plugin?
For some more background here's a StackExchange post on the subject.
The text was updated successfully, but these errors were encountered: