Sublime Forum

Highlighting pasted text

#1

For the sample below, is there a single key combination for mac that just highlights the pasted text between code in a single instance after which I can split the pasted text into lines? In the sample I would like to omit using Ctrl+Shift+Up several times.

<div class="stanza">
<span class="nr">1</span>
Lorem ipsum dolor sit amet. 
Ut enim ad minim veniam. 
Duis aute irure dolor in reprehenderit. 
Excepteur sint occaecat cupidatat.
</div>
0 Likes