Is there a package or something for code completion in org mode files for src blocks?

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

    My current Emacs setup. (by amno1)

  • That does not work for completions, at least not for me. It works for keymaps, so you can have mode specific (or really any) keymap in src blocks. I have been using his method myself in my init file generator for quite a while now. If you (or anyone) knows/have an idea how to expand it for completions and eldoc, I would be really happy to hear.

  • cape

    🦸cape.el - Completion At Point Extensions (by minad)

  • At least for Elisp source block one can use font locking to create a custom Capf. Add cape-elisp-block from my Cape package to completion-at-point-functions. Even if you don't want to use Cape you could just copy it to your config. It is a short function.

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

    An unofficial Copilot plugin for Emacs.

  • Unfortunately, the only way I've managed to get code completion working without having to use the C-c ' buffer is through the unofficial copilot.el. The good news is that it work for any language (including elisp literate configs) but it's a little too aggressive on it's completions.

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

  • Emacs Easydraw – drawing tool inside Emacs

    2 projects | news.ycombinator.com | 22 May 2024
  • A primer for users trying to make sense of Org Mode

    1 project | news.ycombinator.com | 14 May 2024
  • Exploring ASTs in Emacs with Tree-sitter

    2 projects | dev.to | 13 May 2024
  • Modern Python REPL in Emacs using VTerm

    5 projects | dev.to | 11 May 2024
  • The Emacs Window Management Almanac

    1 project | news.ycombinator.com | 11 May 2024