Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Experimental: MS Build Structured Log ViewerNew to Visual Studio Code? Get it now.
Experimental: MS Build Structured Log Viewer

Experimental: MS Build Structured Log Viewer

Preview

lambdageek

|
1,150 installs
| (1) | Free
MS Build Structured Log Viewer displays the contens of MSBuild binary log files (.binlog) in a tree view
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

MSBuild Structured Log Viewer

A viewer for MSBuild .binlog files based on Kirill Osenkov's structured log viewer right inside VS Code: navigate a structured representation of executed targets, tasks, property and item values. It can greatly simplify build investigations.

The viewer has some unique features compared to the standalone app:

  • Multiple searches per binlog
  • Ability to bookmark log entries while exploring a binlog
  • Open long log entires in editor tabs

Works on desktops, Codespaces and on https://insiders.vscode.dev using the Experimental: WebAssembly Execution Engine extension (read more) using .NET 8's wasi-experimental workload

screenshot

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft