Notepad is a very useful and convenient tool, but it is troublesome to highlight different types of files. Notepad does not remember the language we opened before to display. Let’s take a look at how to set it up
Recommended tutorial:notepad installation and use tutorial
1. Open Notepad
2. Select "Settings" - "Language Format Settings"
3. Here is the SQL language as an example. To add the file suffix association you want to add, first select SQL in the leftmost language column, and then add the file suffix you want to associate in the "Custom Extension" column below. The example adds three different file suffixes, separated by spaces
4. Save after completion, and then open the file, you can highlight it in SQL language. .
The above is the detailed content of How to highlight in notepad. For more information, please follow other related articles on the PHP Chinese website!