Does anyone use LDoc (or similar) when writing lua in nvim? If so, how?

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

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
  • functional

    Functional programming utilities implemented in pure Lua. (by wqferr)

  • It might do that, but I've never heard if it. I use LDoc as a successor of LuaDoc. If you don't mind the self-plug, I use it pretty extensively in my functional library.

  • IntelliJ-EmmyLua

    Lua IDE/Debugger Plugin for IntelliJ IDEA

  • I used to use LDoc a few months ago but I saw some "bugs" like hover doc not recognizing the parameters type and such stuff so I'm now using EmmyLua conventions. Both almost the same, but EmmyLua works like a charm with lua-dev.nvim!

  • 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.

    InfluxDB logo
  • neodev.nvim

    💻 Neovim setup for init.lua and plugin development with full signature help, docs and completion for the nvim lua API.

  • I used to use LDoc a few months ago but I saw some "bugs" like hover doc not recognizing the parameters type and such stuff so I'm now using EmmyLua conventions. Both almost the same, but EmmyLua works like a charm with lua-dev.nvim!

  • neogen

    A better annotation generator. Supports multiple languages and annotation conventions.

  • And because I want to document faster I use Neogen ftw :)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Is this Lua function type comment generated by some tool?

    3 projects | /r/neovim | 25 Feb 2023
  • How to override the colors of NeoSolarized in NeoVim

    3 projects | dev.to | 21 Apr 2024
  • Neovim plugin management inspired by Cargo

    1 project | news.ycombinator.com | 24 Mar 2024
  • Neovim: creating keymaps in lua

    4 projects | dev.to | 11 Mar 2024
  • Code action previews with `fzf-lua`!

    3 projects | /r/neovim | 10 Dec 2023