So I made a thing...
It's a VS Code extension based on Kirill Osenkov's @KirillOsenkov MS Build structured log viewer.
https://marketplace.visualstudio.com/items?itemName=lambdageek.msbuild-structured-log-viewer
The desktop version runs on CoreCLR, the https://insiders.vscode.dev version runs using the new .NET 8 WASI workload on top of VS Code's WASI extension host (https://code.visualstudio.com/blogs/2023/06/05/vscode-wasm-wasi)
Pushed a big update to the MSBuild Log Viewer VS Code extension (still experimental!)
- no more emoji - use VS Code icons
- better display of search results in side view (and you can have multiple searches per binlog)
- bookmarks! pin log items in the side view
- long log entires open in real VS Code editor windows instead of in a div inside the binlog document
https://marketplace.visualstudio.com/items?itemName=lambdageek.msbuild-structured-log-viewer