[ELPA] Corfu (Completion Overlay Region FUnction)

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

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

    :desert_island: corfu.el - COmpletion in Region FUnction

  • I made the small Corfu package, which provides a completion-at-point enhancement. The completions are shown in an overlay instead of the usual *Completions* buffer. The package is comparable to Company but stripped down and with a smaller focus. Corfu does not provide its own completion backends or its own completion API like Company. It relies on the standard Emacs completion-at-point-functions provided by many language backends or the lsp packages.

  • el-docstring-at-point

    Discontinued provide Emacs' elisp symbol documentation at point [Moved to: https://github.com/rileyrg/el-docstring-sap]

  • 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

  • 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
  • company-mode

    Modular in-buffer completion framework for Emacs

  • I made the small Corfu package, which provides a completion-at-point enhancement. The completions are shown in an overlay instead of the usual *Completions* buffer. The package is comparable to Company but stripped down and with a smaller focus. Corfu does not provide its own completion backends or its own completion API like Company. It relies on the standard Emacs completion-at-point-functions provided by many language backends or the lsp packages.

  • clippy.el

    Show tooltip with function documentation at point

  • What about https://github.com/Fuco1/clippy.el?

  • posframe

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

  • Great! Do you plan to package this up? But do these posframes work correctly for you? I always observe https://github.com/tumashu/posframe/issues/74. And then the child frames are always a bit flickering. This is the reason why I went with overlays for corfu, and well ccfrfu does not sound as nice.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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

  • galactic-emacs: An Emacs distribution coming from the space

    1 project | /r/planetemacs | 5 Dec 2023
  • New Package: Peek

    2 projects | /r/emacs | 9 Jul 2023
  • How to simply manage buffers?

    3 projects | /r/emacs | 22 Apr 2023
  • Wanted: A nice looking recent file dialog

    6 projects | /r/emacs | 20 Feb 2023
  • Replacing packages with more "stripped down" packages

    9 projects | /r/emacs | 19 Dec 2022