vim-language-server VS atom-languageclient

Compare vim-language-server vs atom-languageclient and see what are their differences.

vim-language-server

VImScript language server, LSP for vim script (by iamcco)

atom-languageclient

Language Server Protocol support for Atom (the basis of Atom-IDE) (by atom)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
vim-language-server atom-languageclient
6 3
485 390
- -
2.1 0.0
10 months ago over 1 year ago
JavaScript TypeScript
- 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-language-server

Posts with mentions or reviews of vim-language-server. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-28.

atom-languageclient

Posts with mentions or reviews of atom-languageclient. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-23.
  • Which IDE/editor do you use?
    1 project | /r/cprogramming | 23 May 2022
    Not a stupid question at all! It is just a code editor. They do have an IDE for compiling ( https://ide.atom.io ) but I haven’t used it so I’m not sure about it’s capabilities.
  • How do I setup Atom for C++ programming on Linux
    1 project | /r/Atom | 26 Oct 2021
    Gotcha! Although it’s no longer maintained, I’ve had no issues with the Atom IDE package. It contains a lot of the same features that you’d expect like code completion, code linting to check for errors before you compile, and the ability to build and run from the Atom editor.
  • Improve your IDE
    5 projects | dev.to | 23 Jan 2021
    Atom: plugin

What are some alternatives?

When comparing vim-language-server and atom-languageclient you can also consider the following projects:

coc-tailwind-intellisense - Coc.nvim extension for Tailwind CSS IntelliSense

elm-language-server - Language server implementation for Elm

eclipse.jdt.ls - Java language server

typed-json-rpc - Simple, statically typed and ergonomic way to do async communications (events, workers, http requests) with json-rpc

EmmyLua-LanguageServer

jupyterlab-lsp - Coding assistance for JupyterLab (code navigation + hover suggestions + linters + autocompletion + rename) using Language Server Protocol

cmake-language-server - CMake LSP Implementation

typescript-language-server - TypeScript & JavaScript Language Server

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

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

vscode-json-languageserver-bin - Binary version published on npm of vscode-json-languageserver extracted from VSCode tree

nvim-treesitter - Nvim Treesitter configurations and abstraction layer