Home > Development Tools > notepad > How to select a column in notepad++

How to select a column in notepad++

(*-*)浩
Release: 2019-08-21 15:55:51
Original
14477 people have browsed it

The following explains the powerful and easy-to-use column editing function in Notepad.

How to select a column in notepad++

What is column editing mode (recommended learning: notepad )

Normal editor , when editing text, selecting part of the content is operated within the range of one or more lines, from left to right, so it can be regarded as line mode.

Corresponding to this is the column mode in the up and down direction.

After entering column mode, the order and range of operations are within the selected range, from top to bottom, such as inserting all certain characters, etc., in the selected column mode operation area Within each line involved, these characters are inserted correspondingly.

When some advanced operations require editing of different columns at the same time, then the column editing mode is very useful.

Basic operations of Notepad's column editing mode

In Notepad, after holding down the Alt key, you are in column (editing) mode.

For example, hold down the Alt key and select multiple columns from top to bottom:

How to select a column in notepad++

The above is the detailed content of How to select a column in notepad++. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
Why is my hosts notepad blank?
From 1970-01-01 08:00:00
0
0
0
Teacher Notepad++ how to make prompt code
From 1970-01-01 08:00:00
0
0
0
Notepad++ will not use
From 1970-01-01 08:00:00
0
0
0
The contents of hosts notepad are incorrect
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template