Disable highlight of similar tag.
Hi! Does anybody can explain what for webstorm show me all other fkn tags on page if i choose one.
For example, if i have a table, when i select <td>, it highlight all td in document with border, and all code looks like a trash!
How can i disable it? Tanks.

请先登录再写评论。
Does it only happen with tags, or with other identifiers as well? What highlighting is used for Code > Identifier under caret in Settings | Editor | Color Scheme | General? Do you have any effects specified for it?
OMG! Thanks, it works! It almost made me crazy! Thank you very much!