emacs-c-ide-demo VS YouCompleteMe

Compare emacs-c-ide-demo vs YouCompleteMe and see what are their differences.

emacs-c-ide-demo

Emacs setup for C/C++ with Helm describe here: http://tuhdo.github.io/c-ide.html (by tuhdo)
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-c-ide-demo YouCompleteMe
1 70
269 25,284
- 0.2%
10.0 7.4
about 5 years ago 20 days ago
Emacs Lisp Python
- GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

emacs-c-ide-demo

Posts with mentions or reviews of emacs-c-ide-demo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-24.
  • Best/Worst C++ IDE you have ever used?
    7 projects | /r/cpp | 24 Jan 2022
    Somehow I always end up back on emacs. Someone has an IDE demo git thingy that adds a fair bit of functionality if you like that sort of thing (https://github.com/tuhdo/emacs-c-ide-demo). Even with all that on it still feels more responsive than the GUI IDEs I've tried. I prefer to do a lot of stuff (compiling, debugging et al) via the command line, though. It's actually pretty nice once you add the vi style paren matching from "Emulation of the vi % command" on https://www.emacswiki.org/emacs/NavigatingParentheses. Just drop the function and global-set-key into the init.el in that github repo.

YouCompleteMe

Posts with mentions or reviews of YouCompleteMe. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-27.

What are some alternatives?

When comparing emacs-c-ide-demo and YouCompleteMe you can also consider the following projects:

coc-clangd - clangd extension for coc.nvim

coc.nvim - Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.

watcom-vscode - A basic project template for using Watcom C/C++ tools with Visual Studio Code

Jedi-vim - Using the jedi autocompletion library for VIM.

nvim-lspconfig - Quickstart configs for Nvim LSP

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

vim-lsp - async language server protocol plugin for vim and neovim

completion-nvim - A async completion framework aims to provide completion to neovim's built in LSP written in Lua

Python-mode - Vim python-mode. PyLint, Rope, Pydoc, breakpoints from box.

deoplete.nvim - :stars: Dark powered asynchronous completion framework for neovim/Vim8

vim-go - Go development plugin for Vim