A
A
Alexey2014-08-21 12:01:17
IDE
Alexey, 2014-08-21 12:01:17

What is a development environment like JetBrains for win?

Greetings, please tell me if there is any analogue of JetBrains for windows, I program in QT, but recently I saw a post on Habré about JetBrains, they say there the software analyzes your code and tells you how to write more correctly, but the program itself turned out to be under Mac, so I wanted to to find something similar under Win.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
A
AlexP11223, 2014-08-21
@karnavorn

JetBrains is the name of a company that produces a bunch of products for developers (IDE for different languages, bug tracker, ReSharper and other utilities for .NET, etc.). What exactly are we talking about? And they are usually cross-platform.
If it's about the C++ IDE, then yes, it hasn't been released yet, it seems that there isn't even an EAP (early access program) yet.
So far there is only AppCode for Mac and there seems to be EAP C++ ReSharper for Visual Studio www.jetbrains.com/resharper/features/cpp.html?_ga=... (didn't try).

D
Don Kaban, 2014-08-21
@donkaban

Static analyzers :
clang-analyzer.llvm.org
cppcheck.sourceforge.net
Dynamic analysis :
valgrind.org
https://code.google.com/p/drmemory/
JenBrains will release his C++ IDE no matter when. And judging by the style of the question - it will not help you much, sorry. "... there the software analyzes your code and tells you how to write more," , heh

E
EXL, 2014-08-21
@EXL

There is no such program yet, but JetBrains are preparing their own IDE for C ++; if my memory serves me, it will be called cppide. However, as far as I know, no visual tools for building interfaces will be implemented there at the initial stage. And the dominant build system will be CMake.
habrahabr.ru/company/JetBrains/blog/212115
habrahabr.ru/post/175297

programming in QT
Excuse me, in Qt Creator?
they say there software analyzes your code and tells you how to write more correctly
Eh, even such things have already appeared. And before, somehow they wrote code without syntax highlighting and auto-completion and didn’t take a steam bath. After all, technology is evolving so fast.

P
porworker, 2019-11-25
@porworker

As for me, JetBrains is the best thing that has been invented today and there are no normal alternatives to it, of course you can buy something else, and even better cracked and earn hemorrhoids. Productivity drops, which is bad.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question