You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docusaurus/docs/setting-up-your-editor.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -69,7 +69,7 @@ Visual Studio Code and WebStorm support debugging out of the box with Create Rea
69
69
70
70
### Visual Studio Code
71
71
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.
73
73
74
74
Then add the block below to your `launch.json` file and put it inside the `.vscode` folder in your app’s root directory.
0 commit comments