clippy.el VS el-docstring-at-point

Compare clippy.el vs el-docstring-at-point and see what are their differences.

clippy.el

Show tooltip with function documentation at point (by Fuco1)

el-docstring-at-point

provide Emacs' elisp symbol documentation at point [Moved to: https://github.com/rileyrg/el-docstring-sap] (by rileyrg)
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
clippy.el el-docstring-at-point
6 2
214 0
- -
2.2 0.0
9 months ago about 3 years ago
Emacs Lisp Emacs Lisp
- -
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.

clippy.el

Posts with mentions or reviews of clippy.el. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-27.

el-docstring-at-point

Posts with mentions or reviews of el-docstring-at-point. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-17.
  • [ELPA] Corfu (Completion Overlay Region FUnction)
    7 projects | /r/emacs | 17 Apr 2021
    This is all an exercise for me really. just added my headers etc. If you have a better idea for a popup library let me know. I need to look at raw overlays anyway at some point. It works with quick-peek or posframe now. I find it incredibly useful in the absence of a language server for elisp for lsp. https://github.com/rileyrg/el-docstring-at-point

What are some alternatives?

When comparing clippy.el and el-docstring-at-point you can also consider the following projects:

corfu - :desert_island: corfu.el - COmpletion in Region FUnction

posframe - Pop a posframe (just a child-frame) at point, posframe is a **GNU ELPA** package!

company-mode - Modular in-buffer completion framework for Emacs

kakoune - mawww's experiment for a better code editor

hydra-posframe - hydra-posframe is a hydra extension which shows hydra hints on posframe.

el-docstring-sap - Display elisp documentation for the symbol at point.

comp-ide.el - A simple competitive programming IDE

ts-docstr - A document string minor mode using tree-sitter