Replies: 1 comment 4 replies
-
How are you activating otter? The sequencing is important here. Some people where activating otter at the same time as jupytext was creating the converted markdown file from the ipynb or even before, leading to an inconsistent state of the language server. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I just can't get LSP properly running inside python codeblocks. I am using
blink.cmp
and neovim0.11.1
version.otter-ls
andpyright
are attached to the buffer butAdditionally I am using
GCBallesteros/jupytext.nvim
to convertipynb
files to markdown files for editing.Maybe someone already faces familar issue and was able to attach LSP to python codeblocks inside
ipynb/md
files?Beta Was this translation helpful? Give feedback.
All reactions