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
September 28, 2018 12:38
If clion.sh is running and IDE is not visible, probably CLion is running minimized or off-screen and you need to find a way to maximize it or return to the main screen. If you have CLion icon in th...
Community
CLion
CLion is disappearing on Ubuntu 16.04
2 votes
Created
September 27, 2018 09:04
@E Moravveji, you need to use "Add After" in order to add the "Push" action to to Navigation Bar Toolbar: More info: https://www.jetbrains.com/help/clion/configuring-menus-and-toolbars.html.
Community
CLion
Add a Git push button to the toolbar
2 votes
Created
September 26, 2018 15:00
@E Moravveji I tried in PyCharm Community 2018.2.4 and it worked fine on my side. I added the "Push" action to Navigation Bar Toolbar: And it appeared in the UI:
Community
CLion
Add a Git push button to the toolbar
2 votes
Edited
July 26, 2018 08:22
Hello! In Code Style > Blank Lines > Minimum Blank Line there is a Before function body option. You can set it to 1 in order to have a blank line just after the definition starting bracket. And her...
Community
CLion
Blank line after function/class definition
2 votes
Edited
July 10, 2018 09:14
For all who face the “Credentials are not valid for this WSL distribution" error: Please check value of HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Lxss{<ubuntu_id>}\BasePath. If it...
Community
CLion
Windows 10 x64: Can't configure Clion with Windows Subsystem for Linux
2 votes
Created
May 16, 2018 16:13
Hello! I tested the use of Protobuf with the following CMakeLists.txt: cmake_minimum_required(VERSION 3.9) project(untitled1) set(CMAKE_CXX_STANDARD 11) find_package(Protobuf REQUIRED) include_dire...
Community
CLion
How to include generated headers? (created in ${PROJECT_BINARY_DIR})
2 votes
Created
April 01, 2018 14:50
Hi! Do you use MinGW? Please try disabling PTY: go to Help | Find Action, type "Registry...", select it and in the opened list find and disable option run.processes.with.pty (don't restart CLion a...
Community
CLion
No console output.
2 votes
Created
March 01, 2018 08:23
Hi! Here is the related issue: https://youtrack.jetbrains.com/issue/CPP-3067. Feel free to comment or upvote. Please also read the comments.
Community
CLion
Signal sent by the stopping button
2 votes
Created
January 23, 2018 09:31
@Michael sorry for misleading, for C project it should be CMAKE_C_FLAGS instead of CMAKE_CXX_FLAGS. Actually you just need to append CMAKE_C_FLAGS with the desired options, so you can do it in one...
Community
CLion
Add Compiler Flags
2 votes
Created
January 19, 2018 11:09
@Mateo1198 what toolchain did you use to build the application in CLion? You need to add the bin subfolder of this toolchain's folder to your system path: "Control Panel" ⇒ (Optional) System and Se...
Community
CLion
libwinpthread-1.dll , libgcc_s_seh-1.dll , 0xc000007b issues
2 votes
«
First
‹
Previous
Next
›
Last
»