insertCompletionText
fun insertCompletionText(state: EditorState, text: String, from: DocPos, to: DocPos): TransactionSpec
Insert completion text into the document (utility for custom apply functions).
Insert completion text into the document (utility for custom apply functions).