Best IDE for C++? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Best IDE for C++?

I have used Eclipse for C++ but turns out it has an awful bug and I am not satisifed with the overall experience. Which IDE would you suggest to switch to? (preferred features: being light-weight, code autocomplete, easy debugging)

26th Nov 2017, 4:54 PM
Konul Gurbanli
Konul Gurbanli - avatar
7 Answers
+ 5
go old school; use vim and the g++ compiler.
26th Nov 2017, 4:58 PM
Brandon
Brandon - avatar
+ 3
Code Blocks
26th Nov 2017, 5:26 PM
Suhail Pappu
Suhail Pappu - avatar
+ 2
use code blocks or Dev c++
26th Nov 2017, 5:45 PM
Android Boi
Android Boi - avatar
+ 1
well if I go for vim, then I'll have to install a bunch of plugins for code completion, right?
26th Nov 2017, 5:18 PM
Konul Gurbanli
Konul Gurbanli - avatar
+ 1
I use atom and a terminal with g++.
27th Nov 2017, 2:51 AM
Iago
Iago - avatar
0
codeblocks...//
26th Nov 2017, 5:42 PM
sayan chandra
sayan chandra - avatar
- 2
Visual Studio is good.
26th Nov 2017, 8:28 PM
Timon Paßlick