Home  >  Article  >  Development Tools  >  PhpStorm selects the same words to display highlighting effect

PhpStorm selects the same words to display highlighting effect

(*-*)浩
(*-*)浩Original
2019-12-24 15:29:274605browse

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.

PhpStorm selects the same words to display highlighting effect

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!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Previous article:PhpStorm change themeNext article:PhpStorm change theme