intellij-randomness / com.fwdekker.randomness / DataInsertAction / actionPerformed

actionPerformed

open fun actionPerformed(event: AnActionEvent): Unit

Inserts the data generated by generateStrings at the caret(s) in the editor; one datum for each caret.

Parameters

event - carries information on the invocation place