pascal-language-server VS lsp-zero.nvim

Compare pascal-language-server vs lsp-zero.nvim and see what are their differences.

pascal-language-server

LSP server implementation for Pascal (by genericptr)

lsp-zero.nvim

A starting point to setup some lsp related features in neovim. (by VonHeikemen)
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
pascal-language-server lsp-zero.nvim
1 130
41 3,537
- -
7.9 9.2
5 months ago 8 days ago
Pascal Lua
GNU General Public License v3.0 only 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.

pascal-language-server

Posts with mentions or reviews of pascal-language-server. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-14.
  • Using the Free Pascal IDE for a Week
    6 projects | news.ycombinator.com | 14 Oct 2022
    In the case of Free Pascal, may I remind you that there is a fully featured IDE called Lazarus…

    That’s cool, but if you already use Neovim for other things, there’s a Free Pascal Language Server Protocol (LSP) server for it too [1]. You’ll many of the same features that Lazarus has, like code completion, diagnostics, etc. In fact, it’s the same LSP that’s available for VS Code [2] and it uses Lazarus as a backend.

    Too much is being made about how hard Neovim is to configure; if you’re new to it or to Lua, just use LSP Zero [3] that takes care of all of the details of installing LSP, linters, etc.

    [1]: https://github.com/neovim/nvim-lspconfig/blob/master/doc/ser...

    [2]: https://github.com/genericptr/pascal-language-server

    [3]: https://github.com/VonHeikemen/lsp-zero.nvim

lsp-zero.nvim

Posts with mentions or reviews of lsp-zero.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-14.

What are some alternatives?

When comparing pascal-language-server and lsp-zero.nvim you can also consider the following projects:

nvim-lspconfig - Quickstart configs for Nvim LSP

null-ls.nvim - Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.

lua-language-server - A language server that offers Lua language support - programmed in Lua

mason-lspconfig.nvim - Extension to mason.nvim that makes it easier to use lspconfig with mason.nvim.

nvim-lsp-installer - Further development has moved to https://github.com/williamboman/mason.nvim!

nvim-cmp - A completion plugin for neovim coded in Lua.

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

workspaces.nvim - a simple plugin to manage workspace directories in neovim

markdown-preview.nvim - markdown preview plugin for (neo)vim

cheatsheet.nvim - A cheatsheet plugin for neovim with bundled cheatsheets for the editor, multiple vim plugins, nerd-fonts, regex, etc. with a Telescope fuzzy finder interface!

asyncrun.vim - :rocket: Run Async Shell Commands in Vim 8.0 / NeoVim and Output to the Quickfix Window !!