How to use Notepad ++ efficiently

Source: Internet
Author: User

Notepad ++ is more powerful than notepad in windows. In addition to plain text instruction files, it is also very suitable for compiling computer program code. Notepad ++ not only provides syntax high-Brightness Display, but also syntax folding functions. It also supports macros and plug-ins that expand basic functions.

Chinese version:
Link: https://pan.baidu.com/s/14a3va-9HCMJ_DWNFSEg5Bw
Extraction code: pn52

1. Basic functions
  1. Supports high-Brightness Display of 27 syntaxes

  2. Automatically detects file types and displays Nodes Based on keywords.

  3. The dual window can be opened, and multiple subwindows can be opened in different windows. You can quickly switch to full-screen display mode (F11) and change the document display ratio with the scroll wheel.

2. Custom function plug-in extension

Official Plugin:
Http://docs.notepad-plus-plus.org/index.php/Plugin_Central

Installation Method: place the downloaded and decompressed DLL file under the plugin file, and then choose Settings> Import plug-in.

Recommended compare tool, can compare two files different (currently only 32-bit official plug-in, 64-bit students please transfer Network Disk: https://pan.baidu.com/s/1cZGjM7IQEmaiiCILsCmc9A extraction code: 24ct ).

Plug-in usage:


Topic Extension

The method is the same as above. Set> Import> import topic.

MD5 Tool

Open Method: tool-> MD5


Folder workspace usage

Open Mode: View-> folder Workspace


Subject change

Settings> language format settings


 


 


Language Selection

We recommend that you select the language of the file when using the text editor to process the file. notepad ++ will change the format accordingly. Method of selection: Language-> J-> JAVA


Macro definition

I don't think it is necessary to use code. It does one thing repeatedly.

Run

HTML files can be directly stored inRun-> launch in chromeJump display.

Indent reference line


Show all hidden characters


Synchronous scrolling

This mode is executed under multiple files. The two files can be synchronized and rolled.


Search and replace

This is the most common one. CTRL + F and notepad support full-text replacement and regular matching:


Column editing

Thanks for the name[Oriental wooyun] (https://www.jianshu.com/u/500ef428a2d0)This friend reminded that column editing is a one-time operation of a column, which is currently available in popular Ida. I usually use it when creating object classes becauseprivate String xxxIs often seen in the Entity class.

:


Usage:



I usually hold down ALT and hold down the mouse to pull down a vertical column.

Additional usage:
Alt + C (or edit-> column edit) triggered



Inserting a number is also interesting. You can simply insert the text and paste it directly.

This is what I basically use. Although it will not be used for development, it will be used by chance. If you are familiar with a tool, there may be more processing ideas, so that you can efficiently develop and find and solve problems in the view.

How to use Notepad ++ efficiently

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.