pascal-language-server VS zeal-at-point

Compare pascal-language-server vs zeal-at-point and see what are their differences.

pascal-language-server

LSP server implementation for Pascal (by genericptr)

zeal-at-point

Search the word at point with Zeal (Emacs) (by jinzhu)
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 zeal-at-point
1 4
43 168
- -
7.9 0.0
5 months ago over 6 years ago
Pascal Emacs Lisp
GNU General Public License v3.0 only -
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

zeal-at-point

Posts with mentions or reviews of zeal-at-point. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-05.

What are some alternatives?

When comparing pascal-language-server and zeal-at-point you can also consider the following projects:

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

GNU/Emacs go-mode - Emacs mode for the Go programming language

nvim-lspconfig - Quickstart configs for Nvim LSP

pydoc - Emacs mode for navigating Python documentation through pydoc.

dash-docs - A elisp library that exposes functionality to work with and search dash docsets.

counsel-dash - Browse Dash docsets using Ivy

devdocs.el - Emacs viewer for DevDocs

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

helm-dash - Browse Dash docsets inside emacs