SUSTech-data / neopyter

The bridge between Neovim and Jupyterlab
BSD 3-Clause "New" or "Revised" License
80 stars 0 forks source link

fix: kernel completion serialize issue #12

Closed AbaoFromCUG closed 1 month ago

AbaoFromCUG commented 1 month ago

Kernel completion serialize issue (symbol can't serialize)

AbaoFromCUG commented 1 month ago

maybe allow source to distinguish kernel and lsp,seems useful for cmp

done