Home >Development Tools >notepad >What should I do if notepad does not automatically indent when pressing Enter?

What should I do if notepad does not automatically indent when pressing Enter?

angryTom
angryTomOriginal
2019-08-08 15:33:525923browse

What should I do if notepad does not automatically indent when pressing Enter?

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. Today, the editor will show you how to automatically indent Notepad

Recommended tutorial:notepad graphic tutorial

1. Open notepad

What should I do if notepad does not automatically indent when pressing Enter?

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

What should I do if notepad does not automatically indent when pressing Enter?

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

What should I do if notepad does not automatically indent when pressing Enter?

4. Click the install button on the lower right

What should I do if notepad does not automatically indent when pressing Enter?

5. When the installation is complete, click Yes. Restart the software

What should I do if notepad does not automatically indent when pressing Enter?

6. In the plug-in, you can see the plug-in just now, select the corresponding smart indent option

What should I do if notepad does not automatically indent when pressing Enter?

7. After that, the text will be automatically indented

The above is the detailed content of What should I do if notepad does not automatically indent when pressing Enter?. 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