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

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -