Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Anna Falevskaya
Total activity
5342
Last activity
June 01, 2026 15:23
Member since
October 30, 2017 15:47
Following
0 users
Followed by
4 users
Votes
1
Subscriptions
2103
Activity overview
Articles (0)
Posts (0)
Comments (3238)
Sort by recent activity
Recent activity
Votes
Created
December 29, 2017 08:01
Hi! On high optimization levels, the compiler can eliminate intermediate values, as you have seen here. Please see this stackoverflow discussion, for example. To change the optimization level, add ...
Community
CLion
variables optimized out when debugging
2 votes
Edited
November 20, 2017 12:27
Hi! What extension does the file with the C++ icon have? Is everything OK with the toolchains (Settings | Build, Execution, Deployment | Toolchains)? Have you tried to reload project (Tools | CMak...
Community
CLion
Cannot find the header in C
2 votes
Created
January 27, 2026 14:43
Nandanramesh13, for me, case gets indented as soon as I type a colon:Does it work differently for you?
Community
CLion
switch, adding new case formatting is tabbed
0 votes
Created
October 15, 2025 12:46
Hello!Is the Remote Execution Agent plugin enabled in File | Settings | Plugins in your CLion (IJPL-159130)?
Community
CLion
Open Project in DevContainer - Failed to get an IJent binary for Linux X86_64
2 votes
Created
July 17, 2025 16:05
Hello!Please close CLion, then do cd /Users/{redacted}/.vcpkg-clion/vcpkg in the terminal, git pull and ./bootstrap-vcpkg.sh. After that, open CLion. Does Vcpkg work in CLion in this case?
Community
CLion
Vcpkg fails due to "VcpkgTools.xml" file
1 vote
Created
June 22, 2025 10:37
Hello!Sorry for the delay in response. Could you please clarify if you're creating a plugin for CLion Nova or CLion Classic?
Community
CLion
How to create a CLion code inspection plugin in the current version?
1 vote
Created
March 13, 2025 17:18
Hi all!We've recently implemented CPP-35964 “Add a way to prevent the CMake window from stealing focus”. The fix will be available in the next CLion 2025.1 EAP build.
Community
CLion
Stop annoying cmake window popping up everytime I modify a CMakeLists.txt
1 vote
Created
March 12, 2025 15:23
Hello!Based on the provided screenshots, it looks like the project is, for some reason, opened as a CMake project in CLion. Please do the following: Close the project in CLion (File | Close Project...
Community
CLion
About compile_commands.json(CLion 24.3.4)
2 votes
Created
April 22, 2024 12:33
Tjalle, CLion on Windows bundles only the MinGW toolchain. While, as you yourself mentioned, XMMATRIX is from the Microsoft Windows SDK's directxmath header, not the MinGW's minimal default header....
Community
CLion
Directxmath.h does not seem to contain xmmatrix
1 vote
Created
April 16, 2024 15:29
Ibenlayish, it's a work in progress. Feel free to comment or upvote CPP-34547 in order to get updates. See https://intellij-support.jetbrains.com/hc/en-us/articles/207241135-How-to-follow-YouTrack-...
Community
CLion
Navigating code without requiring "make" (e.g. read-only exploration, ctags-style)
1 vote
«
First
‹
Previous
Next
›
Last
»