Help me to get the best python Neovim environment

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • dotfiles

    No place like home :house: (by kuator)

  • I've been reading several posts about how to just use pyright and ruff... but I feel like there is a lot of things missing for a nicer experience. For not selecting the venv I'm using workon.

  • ruff-lsp

    A Language Server Protocol implementation for Ruff.

  • I don't know if you are aware of ruff-lsp. It was created to provide the code actions. This could make your pyright + ruff combo work just fine with code actions without pylsp.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • lsp_signature.nvim

    LSP signature hint as you type

  • I'm not sure if I don't have any personal info in my dotfiles repo, so I keep it private ^^'. But I had exact same issue as you are describing and I got it to work as expected with ray-x/lsp_signature.nvim.

  • lsp-zero.nvim

    A starting point to setup some lsp related features in neovim.

  • Creator of lsp-zero suggested a complete solution to use ray-x/lsp_signature in this issue: https://github.com/VonHeikemen/lsp-zero.nvim/issues/69.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts