intellij-randomness / com.fwdekker.randomness.ui / com.intellij.ui.popup.list.ListPopupImpl

Extensions for com.intellij.ui.popup.list.ListPopupImpl

disableSpeedSearch

fun ListPopupImpl.disableSpeedSearch(): Unit

Disables speed search.

registerModifierActions

fun ListPopupImpl.registerModifierActions(modifierKey: ModifierKey, normalTitle: String, modifierTitle: String): Unit

Registers actions such that actions can be selected while holding Ctrl or Cmd.