For inquiries, check out the About page.

Deals expire left & right - Be sure to grab one on time!
Buy from my links, I get a commission. We both win. You dig?
Shopping King of Real Tangible Deals! Shop Smarter, Cheaper, Better
As an Amazon/eBay/AliExpress Associate, I earn from qualifying purchases

Saturday, April 8, 2023

Enable Multi Carets Cursors Editing in Popular Text Editors - How To

There's a lesser-known feature of some popular free text editors, which may come in handy in certain scenarios. Multi carets editing, as its name suggests, allows editing multiple lines at once. Here's how:

 Notepad++  Enable Multi Carets Cursors Editing
========================================

  1. Open a document you wish to edit. 
  2. Click the exact position of where you want to start editing (a certain position in a line).
  3. Hold ALT+SHIFT, and click (or press DOWN ARROW) to select more (consecutive) lines for multi-editing.
  4. Now when you type/delete chars, it will affect all lines you've selected.
Source here.

 

CudaText - Enable Multi Carets Cursors Editing
=======================================

  1. Open a document you wish to edit. 
  2. Click the exact position of where you want to start editing (a certain position in a line).
  3. If you wish to select consecutive lines, hold CTRL+SHIFT, and click the last line for multi-editing.
  4. If you wish to select specific lines, hold CTRL, and click any other line for multi-editing.
  5. Now when you type/delete chars, it will affect all lines you've selected.
Source here.