javascript - webstorm debugging - do not step into scripts -


new webstorm , trying configure upcoming project. want exclude library files when debugging (version 10).

i have debugger connecting site running on chrome, served local instance of nginx. have used settings >> build, execution , deployment >> debugger >> stepping set paths of files don't want step into. have tried relative paths, absolute paths , the http url paths. no matter try, debugger seems step library code.

is there trick this? can @ least confirm feature working them?


Comments

Popular posts from this blog

twig - Using Twigbridge in a Laravel 5.1 Package -

jdbc - Not able to establish database connection in eclipse -

firemonkey - How do I make a beep sound in Android using Delphi and the API? -