C

What IDE should I be using for C in Ubuntu?

Attached: C3a5YOYWcAcoce3.jpg (1200x712, 94K)

emacs

cute creature

vim

Why do you need an IDE?
Just use VScode and be done with it.

emacs

Visual Studio Code

This.

Nobody uses an IDE for C. VSCode has more than enough code completion and plugins without a ton of extra bloat from your porgrams constantly compiling themselves and endlessly running gdb and Valgrind in the background.

Also acceptable is vim/emacs in a tmux setup.

Notepad through WINE

(Neo)vim + ctags + gen_tags.vim + fzf.vim