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
Post a Comment