K
K
Kruger2017-05-18 19:13:42
linux
Kruger, 2017-05-18 19:13:42

Which IDE to choose for C++ under Linux?

I have not been involved in serious development yet, I understand C / C ++ in Visual Studio, but I would like to crawl around Linux, I am looking for an acceptable alternative. I am a fan of intellij idea, so I want to try Clion, but the chip with cmake scares me, will I sit down in a puddle if I get hired, and there everyone has Studio? QtCreator is also advised, but I never took it seriously?

In general, I ask for advice and opinions, do not throw slippers :(

Answer the question

In order to leave comments, you need to log in

8 answer(s)
D
Dmitry, 2017-05-19
@KrUgerD

Clion is a good place to start. With complex sources and the latest standards, he has trouble, of course. It's buggy decently, but something is constantly fixed. If it was free, that's fine. But there is no desire to pay for this division. If you have less than 4 cores and 8 gigabytes, you don’t even have to try, it will be terribly annoying with brakes. Although, in the latest EAPs, the responsiveness in the load has been improved quite well. Previously, it was even impossible to print while it was rustling there.
There is also a simple IDE - juci ++. But it is still in active development and very spartan, it doesn’t know much, but it doesn’t blunt and auto-completes very well.
VSCode from Microsoft is a boring thing. It seems that at first everything works, but it’s worth connecting some kind of boost and hello, it doesn’t digest template magic. It can add a couple of namespaces, and then at close range does not see anything.
QtCreator still hasn't learned HiDPI. I have a fairly high dpi on both devices, everything looks like a jpeg compressed 50 times. Maybe if you have a regular monitor, it will be fine.
If you want to mess around, you can learn vim. There is a good YouCompleteMe plugin for it. But there everything needs to be tuned, twist 50 thousand parameters. But having set it up for yourself, it turns out quite conveniently, although few people master it.

K
Kastuś, 2017-05-18
@Gytim

Qt Creator or Visual Studio Code. In the first case, you don’t need to steam with the configuration and installation and everything is ready, in the second, configure it as you need.

A
alex maslakoff, 2017-05-19
@teke_teke

emacs or vim.

7
7365656c65, 2017-05-18
@73656c6565

NetBeans is my choice. Free, convenient, good community of developers.

M
Maxim, 2017-05-18
@khrisanfov

CLion brake like all products of this company. QtCreator norms, a full-fledged IDE. You can also look at KDevelop, but they say version 5 is still damp.

D
devalone, 2017-05-18
@devalone

QtCreator is great, and not just for Qt. I won’t say anything about CLion, I haven’t tried it, because. jetbrains products are slow on my calculator, but their idea is good.

P
Peter, 2017-05-18
@Morpheus_God

There is such a thing under Linux, Visual Studio Code. Look at her again.

A
AtomKrieg, 2017-05-23
@AtomKrieg

Undeservedly forgotten code::blocks

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question