Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Other
>
Retrace Debug Extension
New to Visual Studio Code?
Get it now.
Retrace Debug Extension
Retrace Software
|
5 installs
|
(
0
)
|
Free
A VSCode extension with dynamic arguments for Retrace Replay
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
Running the example
Open this example in VS Code 1.49+
npm install --include=dev
npm run watch
or
npm run compile
F5
to start debugging
npm run package