Home > Article > Development Tools > How to ignore code case prompts in phpstorm (detailed explanation)
Open the phpstorm software (Recommended learning: phpstorm detailed explanation)
Enter the phpstorm software interface
Click the file button in the upper left corner
##Click the settings button
Click the Editor>General>Code Completion button in turn, as shown in the figure below
##Check the checkbox of Match Case on the right and click Just save it
The above is the detailed content of How to ignore code case prompts in phpstorm (detailed explanation). For more information, please follow other related articles on the PHP Chinese website!