Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Anastasia Kazakova
Follow
New articles and posts
New articles, posts, and comments
Total activity
377
Last activity
March 16, 2023 12:43
Member since
April 04, 2014 09:07
Following
0 users
Followed by
3 users
Votes
0
Subscriptions
121
Activity overview
Articles (17)
Posts (0)
Comments (239)
Anastasia Kazakova
commented,
March 16, 2023 12:43
Some time ago there was a step towards this, as we implemented UML class diagrams for Swift and Objective-C. C++ is not yet there (https://youtrack.jetbrains.com/issue/CPP-29250/UML-class-diagrams-...
Community
CLion
UML Diagrams in CLion
-1 votes
Anastasia Kazakova
commented,
March 18, 2022 19:04
Docker toolchain allows you to avoid unnecessary source code synchronization (as it usually does for remote toolchain, from local to remote machine) as CLion simply mounts the project folder into D...
Community
CLion
Docker toolchain or remote setup for my workflow?
0 votes
Anastasia Kazakova
commented,
November 23, 2021 12:15
Artyom Lebedev Code highlighting and analyzer warning are coming from Clang. I don't think Clang has the proper support yet.
Community
CLion
Will CLion support C++ 20 Modules eventually?
0 votes
Anastasia Kazakova
commented,
November 17, 2021 18:03
Official comment
Unfortunately, CLion is not free and there is no free version planned. However, there is a set of discounted or complimentary options you can find here: https://www.jetbrains.com/clion/buy/#discoun...
Community
CLion
Good IDE for C language with code-simplification-suggestions?
0 votes
Anastasia Kazakova
commented,
November 08, 2021 11:27
Hi,No specific plans on this for now. Sorry for that. But there are lots of other things with higher priority and limited resources on our team here.However, we still might consider it in the futur...
Community
CLion
UML Diagrams in CLion
0 votes
Anastasia Kazakova
commented,
November 01, 2021 07:32
IC UE language-specific support is actually what makes it possible to parse the whole UE reflection mechanism and not just treat it as text (as they are macros). It's the basis of all UE language s...
Community
CLion
Why CLion doesn't support UE4 out-of-the-box?
0 votes
Anastasia Kazakova
commented,
November 01, 2021 00:06
IC see several questions, so let me try to answer them: Do you mean i need to export settings from CLion and import them into Rider? I did it and nothing changed. How did you do that? We'll try, ...
Community
CLion
Why CLion doesn't support UE4 out-of-the-box?
0 votes
Anastasia Kazakova
commented,
October 31, 2021 12:15
Official comment
Hello,Thank you for your question.CLion is indeed our main offer for C++ development, including cross-platform C++, embedded, and other areas. However, the modern development world is multi-languag...
Community
CLion
Why CLion doesn't support UE4 out-of-the-box?
0 votes
Anastasia Kazakova
commented,
October 11, 2021 11:34
Lixr26 These are different things - making whole CLion open source and address some API issues. Can you please contact clion-support@jetbrains.com and we'll help you with the changes in the API.
FAQs
CLion FAQ
Is there a community edition for CLion? Is CLion available as a plugin for IntelliJ IDEA?
0 votes
Anastasia Kazakova
commented,
September 23, 2021 08:53
IC CLion uses information taken from CMake about which files are included into the projects, what are the header search paths, etc. So this might affect parsing.
Community
CLion
Will CLion support C++ 20 Modules eventually?
0 votes