you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 1 year ago (2 children)

Btw, pylance is proprietary. There's Kylin for jedi as alternative.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 14 points 1 year ago* (last edited 1 year ago) (1 child)

    Pyright is the open source language server behind pylance and it works just fine in my neovim setup (in case you hadn't recognized the commands and the logo). There's also basedpyright if you have beef with pyright.

    Protip: let someone else manage your neovim setup: just use lazyvim.org

  • source
  • parent
  • hideshow 1 child comment
  • [–] 4 points 1 year ago

    basedpyright includes some nice features that Microsoft has otherwise gated behind the closed source Pylance. There's also (in development) ty from Astral that I'm pretty excited for (ruff and uv have made writing python so much better for me).

  • source
  • parent