how to Highlight only html tag content

Hello , 

How to Highlight the html tags content, not the tags , I need something like  : 

<!DOCTYPE html>
<html>
<head>
<title>  milk </title>
</head>
<body>

<h1>  milk </h1>
<p>  milk </p>

</body>
</html>

 

where milk is highlighted 

0
4 comments

Not sure what you mean by highlighting - please can you explain? did you mean selecting HTML text, or?

0
Avatar
Permanently deleted user

I need just to highlight the html content -not tag code - 

just to make the content more clear .

0

Alter your current color scheme for that language (HTML + some aspects of XML I guess) and save it under some name. Then just switch between them when needed (there is Quick Switch that allows switching Keymaps/themes/color schemes/etc quite quickly, just few key presses).

Will that work?

0

In Settings | Editor | Color Scheme | XML, set a background color for  Tag data - does it work for you?

 

 

0

Please sign in to leave a comment.