microsoft / vscode-js-profile-visualizer

A custom editor for viewing `.cpuprofile` files in VS Code
MIT License
139 stars 29 forks source link

fix: zoom bounds and call stack styling #140

Closed connor4312 closed 1 year ago

connor4312 commented 1 year ago

fix: zoom bounds and call stack styling

Fixes https://github.com/microsoft/vscode-js-profile-visualizer/issues/96 Fixes https://github.com/microsoft/vscode-js-debug/issues/1587

Also gets rid of the now-archived lerna in favor of npm workspaces