DoxyGen-Syntax VS lua-language-server

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

DoxyGen-Syntax

DoxyGen Highlighting on top of c/c++/java (by vim-scripts)

lua-language-server

A language server that offers Lua language support - programmed in Lua (by LuaLS)
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
DoxyGen-Syntax lua-language-server
2 79
5 3,024
- 2.2%
10.0 9.4
about 6 years ago 2 days ago
VimL Lua
- 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.

DoxyGen-Syntax

Posts with mentions or reviews of DoxyGen-Syntax. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-13.
  • Documentation Comment highlighting with TreeSitter
    7 projects | /r/neovim | 13 May 2023
    Hey folks, I've been trying to get nvim to highlight the documentation in my codebase. In particular I want keywords like the ones below highlighted in a different colour (@brief, etc). I'm aware there is something similar to this in vim here https://github.com/vim-scripts/DoxyGen-Syntax/tree/master, but to my understanding treesitter disables vim syntax matching and highlighting. Anyone know of a solution?
  • Efficient Doxygen syntax highlighting?
    1 project | /r/vim | 3 Feb 2022
    I saw that there's this plugin: https://github.com/vim-scripts/DoxyGen-Syntax that's built into Vim, but I find that it actually slows the editor by a fair amount for even moderate-sized C files (just under 1k lines).

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 DoxyGen-Syntax and lua-language-server you can also consider the following projects:

tree-sitter-comment - Tree-sitter grammar for comment tags like TODO, FIXME(user).

lua-lsp - A Lua language server

nvim-config

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

tree-sitter-jsdoc - JSDoc grammar for Tree-sitter

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

nvim-treesitter - Nvim Treesitter configurations and abstraction layer

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

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

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

love-api - The whole LÖVE wiki in a Lua table.

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