actionPerformed

open override fun actionPerformed(event: AnActionEvent)

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

Sources

jvm source
Link copied to clipboard