If you are looking for software to use, go to Huajun Software Park! software release

Tips for automatically completing a bunch of codes with Notepad++ (editor) with one click

Author: monster Date: 2020-01-11

Notepad++
Notepad++-v8.5.3 green Chinese version

Text editing Storage size: 4.43MB Time: 2022-03-21

Software introduction: Due to policy issues, the latest version of Notepad++ has been suspended from downloading by Huajun Software Park. We recommend other high-quality software of the same type to you: Sublime Text...

Download now

Some newbies still don’t understand how to use Notepad++ (editor) to automatically complete a bunch of codes with one click. Now, the author will bring you a tutorial on how to use Notepad++ (editor) to automatically complete a bunch of codes with one click. Let’s take a look. Take a look.

1. Download the zencoding tool, unzip the desired zencoding tool, and you will see an NppScripting.dll file and a folder NppScripting.

s.jpg

2. Open the notepad++ installation directory~~~Notepad++plugins, and then put the unzipped file into this directory.

S.png
s1.jpg

3. After restarting notepad++, you can enter the code in the editor. The place shown by the arrow is the code that the editor is about to enter.

s1.png

4. For example, if you want to enter an HTML5 structure code, you can enter html:5 in it, press ctrl+e, and the compiler will automatically enter a string of codes to complete.

ss.jpg
ss.png

5. For example, if you want to enter several style blocks in it, you can enter div#div1>ul>li*5>a in one line, which will save you the need to enter 7 lines of code.

A.jpg

6. Other practical functions: For example, if you add comments to a large block of code, just press ALT+/ before the first letter of the next line of the commented code to comment a large block.

aa.jpg

Above, I have shared with you the operating techniques of Notepad++ (editor) to automatically complete a bunch of codes with one click. Friends in need should hurry up and read this article.

Related articles