search
HomeDevelopment ToolsnotepadNotepad++ shortcut key list

Notepad++ shortcut key list

May 10, 2018 pm 03:06 PM
notepad++Encyclopediashortcut key

In this article, I have compiled some commonly used Notepad shortcut keys for you. I hope that you can use Notepad without the mouse in the future.

## Ctrl C Copy

Ctrl X Cut

Ctrl V Paste

Ctrl Z Undo

Ctrl Y Revert

Ctrl A Select all

Ctrl F key to launch the search dialog box

Ctrl H Find/Replace dialog box

Ctrl D Copy and paste the current line

Ctrl L Delete the current line

Ctrl T Move the current line up one line

F3 Find the next

Shift F3 Search for the previous page Page

Ctrl Shift I Combined incremental search

Ctrl S Save files

Ctrl Alt S Save as

Ctrl Shift S Save all files

Ctrl O Open file

Ctrl N Create new file

Ctrl F2 Switch bookmark

F2 Go to next bookmark

Shift F2 Go Previous bookmark

CTRL G position newline, offset

Ctrl W close the current document

Alt Shift Arrow key to move arrow keys or

ALT mouse Left-click the column selection

 F5 Start the run dialog box

 Ctrl Switch the space input method

 Alt Right-click the space program

Tab Insert indent

 Shift Tab Delete indent

 Alt-Shift-Arrow or

 Ctrl Mouse wheel button to zoom in and out

 Ctrl Keypad/Restore original size

 F11 full screen mode

 Ctrl Tab next document

 Ctrl Shift Tab previous document

 Ctrl Shift Up Current line moves up

 Ctrl -Shift-Down Move the current line down

 Ctrl Alt F Collapse the current level

 Ctrl Alt Shift FExpand the current level

 Alt 0 Collapse all

Alt Shift 0 Expand all

Alt (1~8) Collapse level (1~8)

Alt Shift (1~8) Expand level (1~8)

Ctrl BackSpace Delete the starting word

Ctrl Delete Delete the ending word

Ctrl Shift BackSpace Delete to the line

Ctrl Shift Delete Delete to the end of the line

CTRL U Convert To lowercase

Ctrl Shift U Convert to uppercase

Ctrl B Go to matching bracket

Ctrl Shift R Start recording/stop recording macro

Ctrl Shift P Play recorded macro

CTRL Q Comment/uncomment

Ctrl Shift Q Value stream comment

Ctrl Shift T Copy current line to clipboard

Ctrl P print

Alt F4 exit

Ctrl I divide line

Ctrl J join line

Ctrl Alt R read from the right

Ctrl Alt L Read from the left

Ctrl H Open the Find / Replace dialog box

Ctrl D Copy the current line

Ctrl L Delete the current line

Ctrl T Swap up and down lines

F3 Find the next one

Shift F3 Find the previous one

Ctrl Shift-F Find in the file

Ctrl F2 Trigger bookmark

F2 Go to the previous bookmark

Shift F2 Go to the next bookmark

F5 Open the run dialog box

Ctrl Space Open the CallTip list box

Tab (selection of several lines) Add Space

Shift Tab (selection of several lines) Remove Space

F11 Full screen

Alt 0 Collapse all

Alt Shift 0 Expand all

Ctrl U Change to lowercase

Ctrl Shift U Change to uppercase

Ctrl Q Block comment/uncomment

F1 About Help

Mainly added or adjusted cursor operation keys:

Forward (Ctrl F), backward (Ctrl B), previous line (Ctrl P), next line (Ctrl N)

Line first (Ctrl A), line last (Ctrl E)

Method

Menu-

Modify in "Main menu" and "Scintilla commands".

Modify the old shortcut keys to avoid conflicts:

New-> Ctrl Alt N

Position matching brackets->Ctrl Alt B

Find- > Ctrl Alt F

 Select all-> Ctrl Alt A

The above are the Notepad shortcut keys I have compiled. I hope it will be helpful to everyone in the future.

Related articles:

Create your own Notepad

Chinese encoding for python and mysql connection (in notepad)_MySQL

notepad Which plug-in is used for bracket auto-completion? How to solve

The above is the detailed content of Notepad++ shortcut key list. For more information, please follow other related articles on the PHP Chinese website!

Statement
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
Notepad  : The Geographical SourceNotepad : The Geographical SourceApr 15, 2025 am 12:06 AM

Notepad uses Git for source code management and enables global collaboration through GitHub. 1.Git's distributed features allow developers from different geographical locations to work together. 2.Notepad's development team uses flexible working hours and asynchronous communication to deal with time zone differences. 3. Use basic and advanced Git features such as branching, merge requests and code review to improve collaboration efficiency and code quality.

Notepad  : The Value of a Free Text EditorNotepad : The Value of a Free Text EditorApr 14, 2025 am 12:06 AM

Notepad is a free and powerful text editor for Windows platforms. Its advantages include: 1. Supports syntax highlighting and code folding in multiple programming languages; 2. Enhanced functions of plug-in systems and flexible configuration options; 3. Optimized performance of multi-threading technology and memory management; 4. Improved work efficiency; 5. Excellent performance when processing large files.

Notepad  : Its Origins and DevelopmentNotepad : Its Origins and DevelopmentApr 13, 2025 am 12:05 AM

Notepad wascreatedbyDonHoin2003toaddresstheneedforamoreefficienttexteditor.1)DonHo,aTaiwaneseprogrammer,releasedthefirstversionin2003.2)Itsopen-sourcenaturehasallowedforcollaborativedevelopmentandcontinuousimprovement.3)Notepad offersextensibilityt

Easy Installation: How to Get Notepad   Up and RunningEasy Installation: How to Get Notepad Up and RunningApr 12, 2025 am 12:01 AM

Notepad is a free source code editor that supports syntax highlighting and code folding in multiple programming languages. Installation steps: 1. Visit the official website to download the latest version; 2. Double-click the installation package and follow the prompts to install; 3. Start Notepad from the Start menu. Usage tips: 1. Select the corresponding language for syntax highlighting; 2. Install plug-ins such as "Compare" for file comparison; 3. Adjust the encoding format to solve display problems; 4. Turn off automatic completion and clean up plug-ins to optimize performance; 5. Enable automatic backup function to protect the code.

Notepad  : Donations and FundingNotepad : Donations and FundingApr 11, 2025 pm 12:13 PM

Notepad remains free and open source through user donations. 1) Donations are made through PayPal or bank transfer, and the user voluntarily decides the amount. 2) Funds are used for server fees, development tools and developer bonuses, and transparency is guaranteed through periodic reports. 3) Donations not only support Notepad, but also support the development of the entire open source community.

Notepad Line Numbers: Display Line NumbersNotepad Line Numbers: Display Line NumbersApr 10, 2025 am 09:42 AM

The steps to display line numbers in Notepad are: 1. Settings -> Preferences -> Editor -> Check "Show Line Number". Line numbering is crucial for programmers because it helps quickly locate and reference specific locations in code and improves productivity.

Notepad vs. Notepad  : Which Text Editor is Right for You?Notepad vs. Notepad : Which Text Editor is Right for You?Apr 09, 2025 am 12:09 AM

Choose Notepad because it is more powerful and suitable for programming and advanced text editing. 1. Notepad is suitable for simple text editing, lightweight and fast. 2.Notepad supports multiple programming languages, provides syntax highlighting and plug-in extensions, suitable for complex programming tasks.

Open Large Files in Notepad: Strategies for Handling Big Text FilesOpen Large Files in Notepad: Strategies for Handling Big Text FilesApr 08, 2025 am 12:07 AM

When processing large files, you should use Notepad, command-line tools, or custom scripts. 1.Notepad supports file chunked loading to reduce memory usage. 2. Command line tools such as less or more read files in stream mode. 3. Custom scripts use Python's itertools module to read files iteratively to avoid loading all content at once.

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
4 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Best Graphic Settings
4 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. How to Fix Audio if You Can't Hear Anyone
4 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
WWE 2K25: How To Unlock Everything In MyRise
1 months agoBy尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

DVWA

DVWA

Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

EditPlus Chinese cracked version

EditPlus Chinese cracked version

Small size, syntax highlighting, does not support code prompt function

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Safe Exam Browser

Safe Exam Browser

Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.