#10665
QiaoJiao
Participant

The closest way is:

clipboardData.setData("Text", line_number); 
editor.ExecuteCommandByID(4139);

Then you have to press “ctrl+v” and “enter”.