


The extension operates in two modes - it can launch an instance of Chrome navigated to your app, or it can attach to a running instance of Chrome. Pick a launch config from the dropdown on the Debug pane in Code. When your launch config is set up, you can debug your project. Open the folder containing the project you want to work on.Any features that aren't script debugging.Debugging eval scripts, script tags, and scripts that are added dynamically.Stepping, including with the buttons on the Chrome page.

Setting breakpoints, including in source files when source maps are enabled.Please file any issues you encounter in that repository.ĭebug your JavaScript code running in Google Chrome from VS Code.Ī VS Code extension to debug your JavaScript code in the Google Chrome browser, or other targets that support the Chrome DevTools Protocol. You can safely un-install this extension and you will still be able to have the functionality you need. It is a debugger that debugs Node.js, Chrome, Edge, WebView2, VS Code extensions, and more. This extension has been deprecated as Visual Studio Code now has a bundled JavaScript Debugger that covers the same functionality.
