Answer the question
In order to leave comments, you need to log in
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
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).
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
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 QTExcuse me, in Qt Creator?
they say there software analyzes your code and tells you how to write more correctlyEh, 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.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question