Skip to content

Instantly share code, notes, and snippets.

@samir
Created August 16, 2011 02:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save samir/1148289 to your computer and use it in GitHub Desktop.
Save samir/1148289 to your computer and use it in GitHub Desktop.
Edição multiplas linhas sem estar na mesma coluna
<th><%= link_to "Name</th>
<th><%= link_to "First</th>
<th><%= link_to "Last and pum</th>
Selecionar de Name (sem a aspa inicial) até antes do Last (inclusive a aspa inicial)
Digitar Command + Option + a
O cursor irá par ao final da primeira linha da seleção,
Posicionar o cursor até onde quer começar a editar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment