Place Multiple Text Cursors in Sublime Text
Multi-Cursor Placement
Click to Add Cursors
Cmd-Click (Mac) or Ctrl-Click (Windows) wherever you want a new cursor.
Find All Matches
Cmd-D selects next match, Cmd-Ctrl-G selects all matches at once.
Column Selection
Hold Option/Alt and drag to make a vertical column selection.
Type Across All
All cursors type simultaneously — refactor in seconds.
Noble Desktop's Full-Stack Web Development Certificate covers HTML, CSS, JavaScript, and the modern web stack.
Some text editors only allow one text cursor, but Sublime Text allows multiple. This is really useful, for example, if you want to insert the same word in multiple places.
Click anywhere in the code to place the text cursor. Cmd–Click (Mac) or Ctrl–Click(Windows) to place an additional text cursor. You can place as many cursors as you want!
