Home > Article > Development Tools > PhpStorm selects the same words to display highlighting effect
##setting-》plugins-》Browse Repositories Enter BrowseWordAtCaret to search, install, and then restart;
Settings -》 Editor -》 General -》 Appearance -》 Browse Word At Caret Check. (Recommended learning: phpstorm)
Then in the code editing window, double-click a word, and the backgrounds of other identical words will be highlighted;
If you want to modify the default color, modify it in Settings -》Editor -》Colors & Font -》BrowseWordAtCaret, you can change it to the color of the highlight.The above is the detailed content of PhpStorm selects the same words to display highlighting effect. For more information, please follow other related articles on the PHP Chinese website!