Visual Studio Code will not let me comment

-1

Does anyone know why visual studio code will not let me comment on html?

normally with sublime text I could comment quickly just by pressing: ctrl +] to what came out < ! - - > but in visual code I press the same keys because in the shortcuts it comes out that it is the same keys to make comments, but I get this {# #} and because although it turns green (as if it were commented) what I write inside, if it is shown in the browser * already reinstall, update * if it works with css js and php

    
asked by landazury 30.11.2018 в 02:21
source

1 answer

0

I do not know if this is the case, but when you make a new file and vscode does not "know" what type of file it does not allow to add comments.

Below on the right you should say HTML, so you know that this is the language you are using.

That happened to me, xd

    
answered by 30.11.2018 в 02:33