Jump to content
  • 1

Multiple cursors / multiple line editing


dirq

Idea

Posted

Allow multiple lines to be selected and edited at once with Alt+mouse drag. Ala Visual Studio Code or Notepad++ 

Multiple selections (multi-cursor)
VS Code supports multiple cursors for fast simultaneous edits. You can add secondary cursors (rendered thinner) with Alt+Click. Each cursor operates independently based on the context it sits in. A common way to add more cursors is with Ctrl+Alt+Down or Ctrl+Alt+Up that insert cursors below or above.

https://code.visualstudio.com/docs/editor/codebasics#_multiple-selections-multicursor

column-select.gif.9069e82d596931b2b7b2986ebc2aaa84.gif

multicursor-word.gif.aae20eb195526dde6313df98de636303.gif

multicursor.gif.8dd622e3d15faf7dea2cb943ed471437.gif

 

0 replies to this idea

Recommended Posts

There have been no replies to this idea yet

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...