Does someone know why I can't see the output of console.log in Visual Studio Code?
console.log
I install the JavaScript and the runner but I still can not see anything.
maybe you didn't save it before run. try ctrl + s before you run the code;
ctrl + s