Kotlin Code Completion
Use code and statement completion to write code faster
You can use Statement Completion to finish the current statement using ⌘⇧⏎ (macOS) or Ctrl+Shift+Return (Windows/Linux). Basic completion is available without using a shortcut, but you can use Advanced Completion with ⌃⇧␣ (macOS), or Ctrl+Shift+Space (Windows/Linux).