filmov
tv
VS Code tips — View and set breakpoints in dynamically loaded JavaScript using Loaded Scripts

Показать описание
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!
You can browse the source of loaded scripts and even set breakpoints in dynamically loaded scripts, such as evaled code!