Visual Studio Code - how to highlight html closing tags in html.eex?

I want to highlight html closing tags when i click a html tag. That works in .html files but doesnt work for html.eex templates. How can i solve that ? I use vscode-elixir extension
This is how in html.eex
result
This is what i want
wiw