Loaded scripts view

The Loaded Scripts View in VS Code lets you see all scripts that have been loaded while debugging JavaScript.

You can browse the source of loaded scripts and even set breakpoints in dynamically loaded scripts, such as evaled code!