CLion is a new Integrated Development Environment, while the Cygwin tool is utilized for developing or testing C and C++ programs. Note: Before installing CLion, ensure you have already downloaded the Cygwin toolset as it is a prerequisite. Maximize the benefits of JetBrains CLion Shortcuts with the proven JetBrains expertise in code quality, efficient code navigation, smart code completion, and development capabilities.
Below, we have provided a list of JetBrains CLion Shortcuts that will enhance your productivity during app development. You can download this list of JetBrains CLion Shortcuts in PDF format.
Editing Shortcuts
Action
JetBrains CLion Shortcuts
Copy
Ctrl + C
Paste
Ctrl + V
Cut
Ctrl + X
Paste from recent buffers
Ctrl + Shift + V
Duplicate current line
Ctrl + D
Delete line at caret
Ctrl + Y
Generate code
Alt + Insert
Override methods
Ctrl + O
Implement methods
Ctrl + I
Comment or uncomment with line comment
Ctrl + /
Comment or uncomment with block comment
Ctrl + Shift + /
Select successively increasing code blocks
Ctrl + W
Decrease current selection to the previous state
Ctrl + Shift + W
Show Intension actions and QuickFixes
Alt + Q
Reformat code
Ctrl + Alt + L
Optimize imports
Ctrl + Alt + O
Auto-indent line
Ctrl + Alt + I
Indent selected lines
Tab
Unindent selected lines
Shift + Tab
Basic code completion
Ctrl + Spacebar
Smart code completion
Ctrl + Shift + Spacebar
Complete statement
Ctrl + Shift + Enter
Parameter info
Ctrl + P
Quick documentation lookup
Ctrl + Q
Show descriptions of error
Ctrl + F1
Smart line join
Ctrl + Shift + J
Smart line split
Ctrl + Enter
Start new line
Shift + Enter
Toggle case for word at caret
Ctrl + Shift + U
Select till the code block end
Ctrl + Shift + ]
Select till the code block starts
Ctrl + Shift + [
Delete to Word end
Ctrl + Delete
Delete to Word and start
Ctrl + Backspace
Expand code block
Ctrl + +
Collapse code block
Ctrl + –
Expand all
Ctrl + Alt + +
Collapse all
Ctrl + Alt + –
Close the active editor tab
Ctrl + F4
Add Next Occurance of Current Word to Selection
Alt + G
Delete Next Occurrence of Current Word to Selection
IDE alternatives don’t need to be limited to IDEs alone; they can also include code editors or database managers. The best alternative to JetBrains CLion is Microsoft Visual Studio. While this software isn’t available for free, Microsoft Visual Studio Shortcuts are.