Skip to content
| Marketplace
Sign in
Visual Studio Code>Visualization>BizTalk ESB ViewerNew to Visual Studio Code? Get it now.
BizTalk ESB Viewer

BizTalk ESB Viewer

Lambogenius

|
1 install
| (0) | Free
Inspect exported BizTalk ESB itinerary and configuration XML in VS Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

BizTalk ESB Viewer

Source on GitHub

A local-first, read-only VS Code custom editor for exported BizTalk ESB itinerary and configuration XML.

Features

  • Opens exported .xml and .esb files through Open With....
  • Loads the document text into a dedicated webview.
  • Highlights the XML for easier review of itineraries and message flow definitions.
  • Refreshes automatically when the underlying file changes.
  • Keeps ESB definitions local; the extension makes no network calls.

Install locally

Source code: GitHub repository

npm run package:vsix
code --install-extension artifacts/biztalk-esb-viewer.vsix --force

Reload VS Code, open an ESB XML file, choose Open With..., and select BizTalk ESB Viewer.

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