A VS Code extension to visualize deoptimizations in your JavaScript and TypeScript code running in V8 (i.e., NodeJS, Edge, Chrome, etc.).
754
stars
9
forks
source link
Paths seem to use wrong directory separators #48
Open
DanielRosenwasser opened 4 months ago
From a codespace, when I click on the following link from the report:
I end up with the editor trying to open an incorrect path:
Could this have something to do with a mismatch between the VS Code client versus the host OS?