notepad4
notepad4 copied to clipboard
Can you add text editing and mouse movement functions in column mode?
as title
Here is a demonstration GIF
The hot key (Alt) for multiple selection/editing is same as other Scintilla based editors.
But we can't move the cursor or in column mode,If I want to move the cursor to another column, I have to multiple selection
I see that Notepad++ offers multiple cursors, which at first glance I thought is not needed. But after I understood what it can do it is actually a useful concept which allows the above outlined column editing, but much more.