How to enable Intellisense for JavaScript in Visual Studio Code

后端 未结 4 1328
我寻月下人不归
我寻月下人不归 2020-12-05 18:16

I want to use VS Code to try out the examples of a JavaScript book, but there\'s no intellisense, or at least I don\'t know how to activate it.

In Visual Studio this

4条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-05 18:41

    Currently Unsupported

    JS intellisense doesnt work in HTML script tag - VSCode GitHub Issues #4369

    Smart Javascript suggestions inside HTML files no loger working after Visual Studio Code update - StackOverflow

提交回复
热议问题