Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Andy Duplain
Total activity
46
Last activity
October 14, 2025 08:12
Member since
January 10, 2023 13:22
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
16
Activity overview
Posts (6)
Comments (22)
Sort by recent activity
Recent activity
Votes
Created
August 01, 2023 10:55
That header file could be included in many different implementation files, some of which define that constant and some of which do not. How is the editor supposed to know which of these you want t...
Community
CLion
#define constant in one *.h file not seen in other *.h files
0 votes
Created
August 01, 2023 10:52
Did you try showing the Structure view via the menu? View > Tool Windows > Structure. I personally move my Structure view right-top.
Community
CLion
Can't view the structure of cmakelist
0 votes
Created
July 31, 2023 14:44
Anna Falevskaya Done.
Community
CLion
CLion 2023.2 locks up the UI while doing analysis of my CMake project
0 votes
Created
July 27, 2023 20:45
CLion 2023.2 is the same.
Community
CLion
CLion 2023.1.5 indexing tests is taking forever
0 votes
Created
March 28, 2023 18:23
Ah, OK. So it's the flatpak sandbox. I will find another way of installing it on Linux...
Community
CLion
/snap/bin/cmake: file not found
0 votes
Edited
March 28, 2023 18:09
OK so I have tracked this down to what seems like some sort of virtual environment which affects the whole of CLion. If I start a terminal in CLion and list my root directory, I get: From the sys...
Community
CLion
/snap/bin/cmake: file not found
0 votes
Created
March 17, 2023 14:07
Thanks Anna.
Community
CLion
"Conditionally disabled code" rust inspection. How do I disable it?
0 votes
Created
March 07, 2023 09:44
I am not sure if you would need to add `use rand;` in order to get code completion to work...
Community
CLion
In CLion Rust, how do I get code completion suggestions for a package dependency I add to Cargo.toml?
0 votes
Created
March 06, 2023 17:31
OK so you need to link against the `asan` library in order to find those symbols. See target_link_libraries.
Community
CLion
How do I pass arugments to the compile in Clion?
0 votes
Created
March 06, 2023 11:24
You need to remove the space between `address` and `undefined`.
Community
CLion
How do I pass arugments to the compile in Clion?
0 votes
«
First
‹
Previous
Next
›
Last
»