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.
9 ответов
+ 4
You may try CodeBlocks.
+ 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.
+ 1
@Shamina I have tried in the past I didn't like it much but thanks. : )
+ 1
have added c/c++ extensions?
+ 1
then you should install "code runner" which let you run alot of programming languages for instance: java, python, c, c++, etc.
0
@Cain Eviatar I know but it doesn't let me run my codes.
0
@Cain Eviatar Yes. But I have only installed C++ pack.
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.
0
I fixed the problem with Visual Studio.