Line and block comments not working for html files

Here is the result of the ctrl+/ shortcut in an html5 file:

{{/*to be commented*/}}

Here is the result of the ctrl+shift+/ shortcut in an html5 file:

{{/**/}}*to be commented

How can this be fixed back to 

<!-- -->

The file is well recognized as an html 5 file and suffixed with html.

Thank you.

Best regards,

Brice

1
正式评论

Hi Brice,

 

We are aware of this issue, please see GO-4833.
Meanwhile, please see the comment here as a workaround for the issue.
My apologies for the inconvenience caused.

 

Kind regards,
Florin

请先登录再写评论。