vim-easycomplete VS python-language-server

Compare vim-easycomplete vs python-language-server and see what are their differences.

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
vim-easycomplete python-language-server
2 13
398 2,582
- 0.2%
9.5 0.0
17 days ago about 1 year ago
Vim Script Python
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

vim-easycomplete

Posts with mentions or reviews of vim-easycomplete. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-09.
  • Where to start with LSP in Vim?
    13 projects | /r/vim | 9 Jun 2022
    vim-easycomplete
  • How to improve your vim/nvim coding experience with vim-easycomplete?
    23 projects | dev.to | 1 Mar 2022
    There are many excellent vim auto-completion plugins such as nvim-cmp, vim-lsp, YouCompleteMe and coc.nvim etc. I used coc.nvim for a long time. It’s experience is good. But there are a few things I don’t like. These plugins tend to have too much dependencies and do not have minimal configuration. For example, I don't want to install Node when programming c++ or golang. In my opinion vim is more lightweight than vscode so I don’t need the fully integrated features of it. Besides other completion plugins neither have good experiences enough nor compatible with vim and nvim at the same time. Therefor I created vim-easycomplete according to my personal habits.

python-language-server

Posts with mentions or reviews of python-language-server. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-21.

What are some alternatives?

When comparing vim-easycomplete and python-language-server you can also consider the following projects:

YouCompleteMe - A code-completion engine for Vim

python-lsp-server - Fork of the python-language-server project, maintained by the Spyder IDE team and the community

vim-lsp - async language server protocol plugin for vim and neovim

jedi - Awesome autocompletion, static analysis and refactoring library for python

coc.nvim - Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.

ccls - C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting

cmake-language-server - CMake LSP Implementation

nvim-lspconfig - Quickstart configs for Nvim LSP

ale - Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support [Moved to: https://github.com/dense-analysis/ale]

omnisharp-vim - Vim omnicompletion (intellisense) and more for C#

KotlinLanguageServer - Kotlin code completion, diagnostics and more for any editor/IDE using the Language Server Protocol

lsp-mode - Emacs client/library for the Language Server Protocol