awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
jeangiraldoo avatar

jeangiraldoo/codedocs.nvim

0
View on GitHub↗
101 stars·1 fork·Lua·GPL-3.0·13 views

Codedocs.nvim

Annotation generation framework with support for most languages and annotation styles⌨️✨

Features

  • Commenting Utilities - Annotation framework for documentation.

Star history

Star history chart for jeangiraldoo/codedocs.nvimStar history chart for jeangiraldoo/codedocs.nvim

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Codedocs.nvim

Similar open-source projects, ranked by how many features they share with Codedocs.nvim.
  • spf13/spf13-vimspf13 avatar

    spf13/spf13-vim

    15,501View on GitHub↗

    This project is a Vim configuration distribution and IDE framework designed to transform Vim into a full-featured development environment. It functions as an environment bootstrapper that automates the cloning and installation of editor configurations and plugin bundles to ensure a consistent setup across different machines. The distribution uses a structured layer of settings and overrides, allowing users to customize the environment via local and fork-specific files without modifying the base source. It provides a curated collection of extensions that enable IDE-like capabilities for code n

    Vim Script
    View on GitHub↗15,501
  • danymat/neogendanymat avatar

    danymat/neogen

    1,652View on GitHub↗

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

    Lua
    View on GitHub↗1,652
  • folke/todo-comments.nvimfolke avatar

    folke/todo-comments.nvim

    4,055View on GitHub↗

    todo-comments.nvim is a Neovim plugin and codebase task navigator that highlights and manages task keywords within code comments. It functions as a Lua-based highlighter and workflow extension that aggregates pending work and notes from source code into a searchable project list. The plugin provides visual tracking of task comments using custom syntax highlighting and allows for jumping between these markers within a file. It enables project-wide task management by searching for tagged comments across multiple files to organize a development roadmap.

    Luaneovimneovim-plugin
    View on GitHub↗4,055
  • b3nj5m1n/kommentaryb3nj5m1n avatar

    b3nj5m1n/kommentary

    532View on GitHub↗

    Neovim commenting plugin, written in lua.

    Lua
    View on GitHub↗532
See all 17 alternatives to Codedocs.nvim→

Frequently asked questions

What does jeangiraldoo/codedocs.nvim do?

Annotation generation framework with support for most languages and annotation styles⌨️✨

What are the main features of jeangiraldoo/codedocs.nvim?

The main features of jeangiraldoo/codedocs.nvim are: Commenting Utilities.

What are some open-source alternatives to jeangiraldoo/codedocs.nvim?

Open-source alternatives to jeangiraldoo/codedocs.nvim include: spf13/spf13-vim — This project is a Vim configuration distribution and IDE framework designed to transform Vim into a full-featured… danymat/neogen — A better annotation generator. Supports multiple languages and annotation conventions. folke/todo-comments.nvim — todo-comments.nvim is a Neovim plugin and codebase task navigator that highlights and manages task keywords within… gennaro-tedesco/nvim-commaround — nvim plugin to toggle comments on and off. georgeharker/comment-tasks.nvim — Add tasks to your task manager (clickup/github/linear/monday....) from code. b3nj5m1n/kommentary — Neovim commenting plugin, written in lua.