简体   繁体   中英

How to run JavaScript code line-by-line in PhpStorm or WebStorm?

I want to run my JavaScript code line by line in PhpStorm to debug it. How can I do this?

Please explain it for me.

启动JavaScript调试会话( https://confluence.jetbrains.com/display/WI/Starting+a+JavaScript+debug+session ),一旦遇到断点,请使用Step Over逐行运行它

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