Home > Article > Development Tools > How to autocomplete in notepad
Today I will introduce to you how to auto-complete code in Notepad. This function is actually very simple.
#After opening Notepad, we find the settings button in the upper shortcut bar. (Recommended learning: notepad use)
After clicking the Settings button, we then select the Preferences button.
After clicking the preference page, a dialog box will pop up, and we will find the auto-complete button in the dialog box.
After entering the auto-complete page, continue to find the function auto-complete and put a check in front of the function auto-complete.
We then check all the following. After completing these two steps, we can restart Notepad.
The above is the detailed content of How to autocomplete in notepad. For more information, please follow other related articles on the PHP Chinese website!