Skip to content

Commit f34d88e

Browse files
authored
Merge pull request #12558 from danielrentz/patch-1
VSCode debugger plugin deprecated
2 parents c378572 + 78d7768 commit f34d88e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus/docs/setting-up-your-editor.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Visual Studio Code and WebStorm support debugging out of the box with Create Rea
6969

7070
### Visual Studio Code
7171

72-
You need to have the latest version of [VS Code](https://code.visualstudio.com) and VS Code [JavaScript Debugger Extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode.js-debug) installed.
72+
You need to have the latest version of [VS Code](https://code.visualstudio.com) installed.
7373

7474
Then add the block below to your `launch.json` file and put it inside the `.vscode` folder in your app’s root directory.
7575

0 commit comments

Comments
 (0)