Remove Explicit Type in Kotlin

Use quick intentions to remove explicit types.

In Kotlin, we can remove an explicit type specification with ⌥⏎ (macOS) / Alt+Enter (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.