The same question as Is it possible to blackbox vendor code when using VSCode's node debugger? but for Visual Studio 2019.
Every time I am debugging and I running into jquery.min.js it is taking long time to overcome it, I keep pressings Continue but it stepping there every time for a long time. How can I blackbox jquery.min.js in Visual Studio 2019?