How to have auto-complete in Notepad++

Status
Not open for further replies.

MarPlo

Active Member
29
2011
8
0
How to have auto-complete in Notepad++
Click Setings -> Preferences, then backup/Auto-completion. There check "Enable auto-completion on each input", and "Function completion".
 
Last edited:
7 comments
Thanks for the information! :D
I was using Dreamweaver for coding because of auto-completion, but I found that was too heavy for my pc when I run few big program in one time.
 
anyone know is there any add-on to auto complete the closing bracket? for example when I type <div>, then when i type </ , it will automatically show </div>
 
Status
Not open for further replies.
Back
Top