digestif VS lua-language-server

Compare digestif vs lua-language-server and see what are their differences.

digestif

A language server for TeX and friends (by astoff)

lua-language-server

A language server that offers Lua language support - programmed in Lua (by LuaLS)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
digestif lua-language-server
5 79
242 3,011
- 4.8%
1.2 9.4
about 1 year ago 2 days ago
Lua Lua
GNU General Public License v3.0 or later 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.

digestif

Posts with mentions or reviews of digestif. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-30.
  • VimTeX v2.11
    1 project | /r/neovim | 25 Aug 2022
    1) I believe as a neovim user you have LSP configured, than try digestif. Note: it does not have builtin lspconfig configuration, adding support for digestif is an excercise for the reader ;) Here is some help: lspconfig contribution section
  • AUCTeX vs. LSP (Digestif vs. TexLab)
    2 projects | /r/emacs | 30 Apr 2022
    AUCTeX and cdlatex are tried and tested packages in supporting the composition of TeX-documents. However, with the advent of LSP-servers, like TexLab and digestif, there is another (viable?) option to compose TeX-documents.
  • Does anyone have idea of how to setup Latex language server for lsp-mode?
    1 project | /r/emacs | 9 Feb 2022
    I’ve tried to follow instructions from digestif (https://github.com/astoff/digestif) but it didn’t work.
  • Structural LaTeX Editing
    2 projects | /r/emacs | 25 Oct 2021
    The Digestif language server simulates the TeX parsing in a reasonably accurate way, and internally it computes a kind of parse tree. But it doesn't implement all of the LSP editing features, even though this should be a comparatively easy part of the story.
  • Ann Amsreftex
    1 project | /r/emacs | 17 Jan 2021
    FWIW, the Digestif language server (https://github.com/astoff/digestif) also supports amsrefs.

lua-language-server

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

What are some alternatives?

When comparing digestif and lua-language-server you can also consider the following projects:

texlab - An implementation of the Language Server Protocol for LaTeX

lua-lsp - A Lua language server

paredit-everywhere - Enable some paredit features in non-lisp buffers

luacheck - A tool for linting and static analysis of Lua code.

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

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

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

publisher - speedata Publisher - a professional database Publishing system

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

nvim-lspconfig - Quickstart configs for Nvim LSP

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