[New Features of VS2017] Debug javascript script in VS and vs2017javascript
1 Overview
VS2017 can debug JS. This article briefly describes how to enable and disable the VS debugging function in VS2017.
2. Details
When the VS2017JS debugging function is enabled, the following interface is displayed when we use VS2017 to open the solution:
Disable VS2017 js debugging:
Tool = "Option
DEBUG = remove the mark "enable JavaScript debugging for ASP. NET (Chrome and IE )"
When you start the solution with VS2017, the following interface is not displayed, and when Chrome is disabled, the VS solution is not closed.
3 References
【01 】 https://blogs.msdn.microsoft.com/webdev/2016/11/21/client-side-debugging-of-asp-net-projects-in-google-chrome/
4 Copyright
- Thank you for your reading. If you have any shortcomings, please kindly advise and learn and make progress together.
- Blog website: http://www.cnblogs.com/wangjiming /.
- A small number of articles are integrated by reading, referencing, referencing, copying, copying, and pasting. Most of them are original articles.
- If you like, please recommend it; if you have new ideas, welcome to raise, mailbox: 2016177728@qq.com.
- This blog can be reposted, but it must be a famous blog source.