Home  >  Article  >  Development Tools  >  How to automatically indent notepad++

How to automatically indent notepad++

(*-*)浩
(*-*)浩Original
2019-08-05 14:13:547938browse

notepad is a very popular text editor, but it does not have the automatic indentation function of some IDEs. However, we can achieve this function in the form of a plug-in.

How to automatically indent notepad++

Open notepad (recommended learning: notepad use)

How to automatically indent notepad++

As shown in the picture, select the plug-in manager (the screenshot is the English version)

How to automatically indent notepad++

Scroll down and find the NppAutoIndent plug-in , check the box in front

How to automatically indent notepad++

Click the install button at the bottom right

How to automatically indent notepad++

##After installation, click Yes, Restart the software

How to automatically indent notepad++

##Plug-in Inside, you can see the plug-in just now,

Select the corresponding smart indent option

How to automatically indent notepad++

After that, the text will be automatically shortened. Entered

The above is the detailed content of How to automatically indent notepad++. 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