sapling/addons
Evan Krause a66c989e83 Support debugging the isl server in vscode
Summary:
Add a vscode launch task so you can launch the ISL server `yarn serve` from inside vscode, and it will show the logs in the debug console, and work correctly with breakpoints and source maps.

This only works on the isl-server code. I tried adding a launch task for the client so it would spawn chrome with debugging enabled. This almost worked, except you had to paste the custom link in, and the source maps lines were inaccurate which made it pretty useless.

Also update our documentation with some more details about debugging and also how to use `yarn serve` with more arguments for clarity

Reviewed By: quark-zju

Differential Revision: D42906809

fbshipit-source-id: 1758fd954f863810a19e5e5539349d725a3c38aa
2023-02-02 10:23:33 -08:00
..
.vscode Support debugging the isl server in vscode 2023-02-02 10:23:33 -08:00
eslint-rules Re-sync with internal repository 2022-11-15 00:48:09 -08:00
isl Support debugging the isl server in vscode 2023-02-02 10:23:33 -08:00
isl-server Avoid surfacing error when {hg, sl} status fails 2023-01-30 16:57:01 -08:00
reviewstack reviewstack: fix parsing logic to hide stack info from PR body 2022-12-21 21:32:14 -08:00
reviewstack.dev reviewstack: include the screencast on the home page 2022-12-20 12:36:37 -08:00
shared isl: add color to filenames in comparison view 2023-01-31 16:05:21 -08:00
textmate upgrade prettier to 2.7.1 2022-11-15 19:56:38 -08:00
vscode Log version + platform name on startup 2023-01-19 13:16:50 -08:00
.eslintrc.js Re-sync with internal repository 2022-11-15 00:48:09 -08:00
.gitignore internal build script 2022-11-22 11:57:15 -08:00
.prettierignore add ._ file to prettierignore 2023-02-01 14:27:05 -08:00
.prettierrc Re-sync with internal repository 2022-11-15 00:48:09 -08:00
LICENSE Re-sync with internal repository 2022-11-15 00:48:09 -08:00
package.json upgrade prettier to 2.7.1 2022-11-15 19:56:38 -08:00
verify-addons-folder.py Re-sync with internal repository 2022-11-15 00:48:09 -08:00
yarn.lock build(deps): bump ua-parser-js from 0.7.31 to 0.7.33 in /addons (#499) 2023-01-30 17:21:39 -08:00