Vim or Emacs for C++ Coding?

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

    A code-completion engine for Vim

  • I use vim for C++ coding, however it is a bit difficult to set up to make it productive. I use YouCompleteMe [0] for autocompletion, Vimspector [1] with the C++ plugin for debugging, ALE [2] for linting, along with a few other general plugins (such as NerdTREE for file view).

    [0] https://github.com/ycm-core/YouCompleteMe

    [1] https://github.com/puremourning/vimspector

    [2] https://github.com/dense-analysis/ale

  • vimspector

    vimspector - A multi-language debugging system for Vim

  • I use vim for C++ coding, however it is a bit difficult to set up to make it productive. I use YouCompleteMe [0] for autocompletion, Vimspector [1] with the C++ plugin for debugging, ALE [2] for linting, along with a few other general plugins (such as NerdTREE for file view).

    [0] https://github.com/ycm-core/YouCompleteMe

    [1] https://github.com/puremourning/vimspector

    [2] https://github.com/dense-analysis/ale

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

    Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support

  • I use vim for C++ coding, however it is a bit difficult to set up to make it productive. I use YouCompleteMe [0] for autocompletion, Vimspector [1] with the C++ plugin for debugging, ALE [2] for linting, along with a few other general plugins (such as NerdTREE for file view).

    [0] https://github.com/ycm-core/YouCompleteMe

    [1] https://github.com/puremourning/vimspector

    [2] https://github.com/dense-analysis/ale

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

  • Will installing Vim get rid of my current work on macOS?

    4 projects | /r/vim | 19 May 2023
  • [Neovim] Comment ajouter la complétion de code C / C ++ dans neovim?

    3 projects | /r/enfrancais | 10 Apr 2023
  • Soliciting opinions: Favorite autocomplete?

    2 projects | /r/vim | 18 Mar 2023
  • Vim plugin like vscode "go to definition" function

    4 projects | /r/vim | 13 Mar 2023
  • My office wants everyone to use vim as the only editor. Has this happened to anyone else?

    2 projects | /r/cscareerquestions | 8 Mar 2023