The following tutorial column of phpstorm will introduce to you how to set the line number and file encoding format in PHPstorm. I hope it will be helpful to friends in need!
##1. Line number setting: file–>settings(ctrl alt s)–>appearance:
Check the box and click apply!
2, Encoding format settings First, the encoding format is displayed in the following place:
So, how to modify it?
file–>settings(ctrl alt s)–>file encodings:
Just choose the code format you want to use!
The above is the detailed content of PHPstorm sets line number and file encoding format. For more information, please follow other related articles on the PHP Chinese website!