Jump to content
  • 1

Multiple cursors / multiple line editing


dirq

Idea

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

 

  • Like 1
Link to comment

0 replies to this idea

Recommended Posts

There have been no replies to this idea yet

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...