Why isn't there output when working with JS on VS Code?

Andres Labra 1 Reputation point
2022-08-16T00:36:11.73+00:00

I installed the code runner extension on VS Code and Node.js for windows as well. When I try to debug console.log('Hello World'); it does not debug it in the output section of VS... What am I doing wrong?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,797 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anna Xiu-MSFT 27,891 Reputation points Microsoft Vendor
    2022-08-17T02:49:05.323+00:00

    Hi @Andres Labra ,

    You are using Visual Studio Code, which is different from Visual Studio. The tags “vs-debugging” and “vs-extensions” are related to Visual Studio, for more questions about Visual Studio Code, we suggest you post it to the Stack Overview tagged visual-studio-code forum or GitHub repository where you would get professional support for this product.

    Thanks for your understanding.

    Sincerely,
    Anna
    *
    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments