VS Code uses /* */ as comment marks for html.
When I use /* */ for commenting in HTML (either through a shortcut or plain typing) in a block of text I get in edges and green color on the text and the text is commented out.
When i type ">!-- --<" (< and > on opposite direction) the text does not get green.
Language mode is HTML and there are no extensions at all installed!