Home  >  Article  >  Development Tools  >  How to set sql syntax highlighting in Notepad

How to set sql syntax highlighting in Notepad

藏色散人
藏色散人forward
2021-02-03 15:49:174448browse

The following tutorial column of notepad will introduce to you how to set up SQL syntax highlighting in Notepad. I hope it will be helpful to friends who need it!

How to set sql syntax highlighting in Notepad

##Notepad ->Settings->-Language Format Settings->Select SQL in the leftmost language column, and then fill in the "Custom Extension" column below On the file name suffix to be associated, add prc sql here (separated by spaces) ->Close Notepad, and then reopen the original prc or sql file syntax will be highlighted


The above is the detailed content of How to set sql syntax highlighting in Notepad. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:csdn.net. If there is any infringement, please contact admin@php.cn delete