EmacsConf 2021 Call for Proposals

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • highlight-indent-guides

    Emacs minor mode to highlight indentation

  • Before LSP, it was always annoying getting things setup. You want to get serious with a new language, spend a day configuring Emacs first. Or, fix your 3 year old config. Now it all pretty much just works! With native-comp its even better. Plus I'm using lot of modern features that I never did earlier, eg. renaming, automatically remove imports, see the inferred type in minibuffer.

    Flycheck still makes it a bit slow. I think, one big missing piece is lack of multiple threads, which often makes few things a bit laggy. For example, if I'm reading a big C++ source code with indentation guides[1], even with native-comp it can lag a bit.

    [1] https://github.com/DarthFennec/highlight-indent-guides

  • lsp-mode

    Emacs client/library for the Language Server Protocol

  • Looks like LSP mode is async [1], but I haven't set it up myself. I mostly use Emacs as an org-mode app.

    [1] https://emacs-lsp.github.io/lsp-mode/

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

    My emacs configuration (by nathanvy)

  • I use the railwaycat fork also, and it works fine for me writing go. I don't enjoy rust so I've never tried.

    If you're interested, my emacs config is here: https://github.com/nathanvy/dotemacs/blob/master/init.org

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

  • lsp-mode: Emacs client/library for the Language Server Protocol

    1 project | /r/planetemacs | 15 Oct 2023
  • lsp-keymap-prefix not working

    1 project | /r/emacs | 22 Mar 2023
  • The bottom emoji breaks rust-analyzer

    2 projects | news.ycombinator.com | 13 Feb 2023
  • Emacs as IDE

    2 projects | /r/emacs | 18 Dec 2022
  • Eglot is merged into emacs git master

    2 projects | /r/emacs | 20 Oct 2022