Ideas for writing a first extension useful to others.

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. GNU Emacs

    Mirror of GNU Emacs

    Built-in elisp -- are there libraries in emacs that could be extended? Here are two ideas: project.el is a great start but is lacking in some ways, especially as compared to an external library like projectile.el. Could you write up something to extend project.el's functionality by comparison? Similarly, tab-bar-mode is great, but one thing it is missing is a way to group buffers by tab, as something like persp-mode does. Could you write something that would extend this functionality to cover that case?

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. projectile

    Project Interaction Library for Emacs

    Built-in elisp -- are there libraries in emacs that could be extended? Here are two ideas: project.el is a great start but is lacking in some ways, especially as compared to an external library like projectile.el. Could you write up something to extend project.el's functionality by comparison? Similarly, tab-bar-mode is great, but one thing it is missing is a way to group buffers by tab, as something like persp-mode does. Could you write something that would extend this functionality to cover that case?

  4. persp-mode.el

    named perspectives(set of buffers/window configs) for emacs

    Built-in elisp -- are there libraries in emacs that could be extended? Here are two ideas: project.el is a great start but is lacking in some ways, especially as compared to an external library like projectile.el. Could you write up something to extend project.el's functionality by comparison? Similarly, tab-bar-mode is great, but one thing it is missing is a way to group buffers by tab, as something like persp-mode does. Could you write something that would extend this functionality to cover that case?

  5. md4rd

    Emacs Mode for Reddit - Read Reddit from within Emacs interactively.

    Hello. What about enhancing a project? md4rd is a Reddit-mode for Emacs.

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

  • EDE vs projectile?

    3 projects | /r/emacs | 30 Jan 2021
  • Fuzzy Finding with Emacs Instead of Fzf

    5 projects | news.ycombinator.com | 10 Dec 2023
  • Emacs: Projectile - Multiple Projects

    1 project | /r/emacs | 26 May 2023
  • Project-global building/running/etc

    1 project | /r/emacs | 5 Apr 2023
  • Two projects side by side?

    1 project | /r/emacs | 11 Mar 2023

Did you know that Emacs Lisp is
the 28th most popular programming language
based on number of references?