DoxyGen-Syntax VS tree-sitter-jsdoc

Compare DoxyGen-Syntax vs tree-sitter-jsdoc and see what are their differences.

DoxyGen-Syntax

DoxyGen Highlighting on top of c/c++/java (by vim-scripts)
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 tree-sitter-jsdoc
2 2
5 28
- -
10.0 6.4
about 6 years ago 9 days ago
VimL JavaScript
- 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).

tree-sitter-jsdoc

Posts with mentions or reviews of tree-sitter-jsdoc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-13.

What are some alternatives?

When comparing DoxyGen-Syntax and tree-sitter-jsdoc you can also consider the following projects:

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

nvim-treesitter-lua - Tree-sitter Lua parser integration for nvim-treesitter.

nvim-config

tree-sitter-lua - Lua grammar for tree-sitter.

nvim-treesitter - Nvim Treesitter configurations and abstraction layer

tree-sitter-lua - Neovim Tree Sitter Lua Grammar & Library

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