Emacs as IDE

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

    Emacs client/library for the Language Server Protocol

  • Debugging (kind of an IDE feature) is a little harder. Out of the box, Emacs can at least debug emacs-lisp (with built-in features) and C (via gdb integration). Beyond that, take a look at dap-mode for other language options. Similarly, take a look at lsp-mode or eglot for code completion, more advanced linting, etc.

  • dap-mode

    Emacs :heart: Debug Adapter Protocol

  • Debugging (kind of an IDE feature) is a little harder. Out of the box, Emacs can at least debug emacs-lisp (with built-in features) and C (via gdb integration). Beyond that, take a look at dap-mode for other language options. Similarly, take a look at lsp-mode or eglot for code completion, more advanced linting, etc.

  • 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
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
  • Eglot is merged into emacs git master

    2 projects | /r/emacs | 20 Oct 2022
  • lsp + company + yasnippet: javascript placeholders for function args?

    2 projects | /r/emacs | 16 Oct 2022