0

Can you suggest me an IDE for C++?

I know it's a pretty common question but I had problems with NetBeans and Visual Studio. So do you have anything in mind? I want it with a minimal modern UI if it's possible.

31st Aug 2017, 8:24 PM
Γιάννης Δημητριάδης
Γιάννης Δημητριάδης - avatar
9 Answers
+ 4
You may try CodeBlocks.
31st Aug 2017, 8:39 PM
Shamima Yasmin
Shamima Yasmin - avatar
+ 2
tbh i coding c++ with visual studio code ( im on linux ) and it's f**king great ! for me its the best ide i ever used.
31st Aug 2017, 9:14 PM
Cain Eviatar
Cain Eviatar - avatar
+ 1
@Shamina I have tried in the past I didn't like it much but thanks. : )
31st Aug 2017, 8:55 PM
Γιάννης Δημητριάδης
Γιάννης Δημητριάδης - avatar
+ 1
have added c/c++ extensions?
31st Aug 2017, 9:29 PM
Cain Eviatar
Cain Eviatar - avatar
+ 1
then you should install "code runner" which let you run alot of programming languages for instance: java, python, c, c++, etc.
31st Aug 2017, 9:42 PM
Cain Eviatar
Cain Eviatar - avatar
0
@Cain Eviatar I know but it doesn't let me run my codes.
31st Aug 2017, 9:28 PM
Γιάννης Δημητριάδης
Γιάννης Δημητριάδης - avatar
0
@Cain Eviatar Yes. But I have only installed C++ pack.
31st Aug 2017, 9:33 PM
Γιάννης Δημητριάδης
Γιάννης Δημητριάδης - avatar
0
I work with Dev-C++ on Windows, simple and ready to work with. On linux, I just use Vim and Compile my codes directly from the Terminal.
31st Aug 2017, 10:42 PM
_n3m9
_n3m9 - avatar
0
I fixed the problem with Visual Studio.
3rd Sep 2017, 10:58 PM
Γιάννης Δημητριάδης
Γιάννης Δημητριάδης - avatar