Movatterモバイル変換


[0]ホーム

URL:


TryMCP servers to extend agent mode in VS Code!

Dismiss this update

JavaScript Debugging Recipes

Visual Studio Code supports debugging of many languages and platforms via debuggers that are either built-in or contributed by extensions.

To make it easier to get started with debugging, we have made a collection of debugging "recipes" which contain the steps and configuration you need to set up debugging for your favorite platform. The recipes are in GitHub athttps://github.com/microsoft/vscode-recipes.

Debug server-side JavaScript in Node.js

The Visual Studio Code editor supports debugging Node.js applications via the built-inNode.js debugger.

Node.js logo

Recipes:

Debug client-side JavaScript in Browsers

The Visual Studio Code editor supports debugging of JavaScript running inMicrosoft Edge andGoogle Chrome.

JavaScript, Edge, and Chrome logo

You can read more about debugging browsers works in theBrowser Debugging documentation.

Recipes:

Blog posts:

Electron - Debug Electron applications

The Visual Studio Code editor supports debuggingElectron applications via the built-in JavaScript debugger.

electron logo

Recipes:

Next steps

07/09/2025

[8]ページ先頭

©2009-2025 Movatter.jp