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

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

c# - Search and Add Comment with OpenXML for Word -