简体   繁体   中英

Debug WebStorm not provided

I tried to debug my JavaScript but the tools to step into code is not enabled: 在此输入图像描述

And in Chrome browser I've installed JetBrains' extension: 在此输入图像描述

What am I doing wrong?

Try again.. Since WebStorm 2017.3 you can now use Chrome DevTools and WebStorm debugger at the same time. You no longer need an additional Chrome extension to debug apps in WebStorm.

Read about it in Debugging JavaScript with WebStorm 2017.3

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM