Kotlin Code Completion

Use code and statement completion to write code faster.

You can use Statement Completion to finish the current statement using ⌃⇧⏎ (macOS) / Ctrl+Shift+Enter (Windows/Linux). Basic completion is available without using a shortcut, but you can use Advanced Completion with ⌃⇧␣ (macOS) / Ctrl+Shift+Space (Windows/Linux).


Related Resources

Clipboard History
Clipboard History
Paste a subset or multiple entries such as a list from your recent copy history.
Extend Selection
Extend Selection
Extend and shrink your current code selection.
New Line
New Line
Start a new line below or above your current line with the correct indentation.