XYseven
XYseven

Reputation: 525

Is possible to disable HTML code highlighting in WebStorm IDE?

It is being grey-highlighted by default.

screenshot

Upvotes: 0

Views: 317

Answers (1)

Ekaterina Prigara
Ekaterina Prigara

Reputation: 4957

You can change the background color for tags in Preferences | Editor | Colors and Fonts | Language defaults - Markup - Tag. Or if you want to change that color for HTML tags only, you do that in You can change the background color for tags in Preferences | Editor | Colors and Fonts | HTML - Tag.

Upvotes: 1

Related Questions