Home > Article > Development Tools > Can notepad++ column editing be decremented?
One of the reasons I like using UE is that it has a powerful column mode.
I recently discovered by chance that notepad also has column mode. (Recommended learning: notepad use)
The usage method is as follows:
1) First hold down alt and use the mouse Select the column with the left mouse button, then drag it up, down, left, and right to edit; click the left mouse button again to cancel.
2) Use the shortcut key alt c to pop up the following interface.
The first part can be used to enter specific content according to columns, and the insert number part can be used to enter numbers according to a certain format. It's very simple, not much to say.
The above is the detailed content of Can notepad++ column editing be decremented?. For more information, please follow other related articles on the PHP Chinese website!