Open
Description
It would be amazing if we could profile a given Ruby script/executable using vernier and then show the results inside of the editor.
VS Code doesn't have profiling APIs yet and I'm not sure if this is planned or not. Which means we need to build everything custom. However, we may be able to show the generated webpage that you'd normally view in the Firefox profiler view within a VS Code webview.