SublimeText2 - Wrap lines with quotes or tags skipping initial whitespaces

sublimetext2

Solution

Select a block, then press:

Ctrl+Shift+L, Home, Shift+End

Is that what you are looking for?

Problem

I know i can select a block of lines, and then split it into many selections, one per line, using Ctrl+Shift+L then just typing a quote it will wrap the line automatically or to wrap each line with htlm tags I know I can use ctrl+shift+w The problem is that I would like to skip the initial whitespaces of each line and just adding a quote or a html tag at the begging of the first word. ps: Im using SublimeText 2 with Vintage

Original source