The Wayback Machine - https://web.archive.org/web/20201009204808/https://github.com/microsoft/vscode-js-debug/issues/755
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add realtime performance view for js-debug #755

Closed
connor4312 opened this issue Sep 14, 2020 · 1 comment
Closed

Add realtime performance view for js-debug #755

connor4312 opened this issue Sep 14, 2020 · 1 comment

Comments

@connor4312
Copy link
Member

@connor4312 connor4312 commented Sep 14, 2020

VS has their realtime performance view

With Matt's work to enable webviews in the sidebar, we can now do the same thing in js-debug (a little more lightweight though)

js-debug will need an event to support it (and now does in 57b2da2). Then we can add the view to the flamegraph extension; it seems the most appropriate place for it.

@connor4312
Copy link
Member Author

@connor4312 connor4312 commented Sep 24, 2020

This is now done and published

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.