how to add Intellisense to Visual Studio Code for bootstrap

后端 未结 5 1626
走了就别回头了
走了就别回头了 2020-12-04 13:18

I\'d like to have intellisense for bootstrap specifically but even for the css styles I write in my project. I\'ve got references in a project.json and a bower.json but the

5条回答
  •  孤街浪徒
    2020-12-04 13:28

    Unfortunately, this feature is not currently available in VS Code. However, it has been added as a feature request for upcoming updates. You can track the issue on Github.

提交回复
热议问题