Skip to content

Commit dcf8b0d

Browse files
auchenberggaearon
authored andcommitted
Add link to VS Code troubleshooting guide (facebook#3399)
* Add link to VS Code troubleshooting guide * Update README.md
1 parent 5fcc197 commit dcf8b0d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

template/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,8 @@ Then add the block below to your `launch.json` file and put it inside the `.vsco
272272
273273
Start your app by running `npm start`, and start debugging in VS Code by pressing `F5` or by clicking the green debug icon. You can now write code, set breakpoints, make changes to the code, and debug your newly modified code—all from your editor.
274274

275+
Having problems with VS Code Debugging? Please see their [troubleshooting guide](https://github.com/Microsoft/vscode-chrome-debug/blob/master/README.md#troubleshooting).
276+
275277
### WebStorm
276278

277279
You would need to have [WebStorm](https://www.jetbrains.com/webstorm/) and [JetBrains IDE Support](https://chrome.google.com/webstore/detail/jetbrains-ide-support/hmhgeddbohgjknpmjagkdomcpobmllji) Chrome extension installed.

0 commit comments

Comments
 (0)