Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>iris xml2udlNew to Visual Studio Code? Get it now.
iris xml2udl

iris xml2udl

CryzeZz

|
1 install
| (0) | Free
Parse InterSystems IRIS XML export files and preview as UDL (Universal Definition Language) format with syntax highlighting
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

iris xml2udl

Parse InterSystems IRIS XML export files and preview individual components as UDL (Universal Definition Language) with syntax highlighting right inside VS Code.

Features

  • Right-click any .xml file and select iris xml2udl preview to parse
  • Browse parsed components in a tree view grouped by type (Class, Property, Method, Query, Index, etc.)
  • Click any item to open its UDL content in the editor with proper file extensions (.cls, .csp, .prj, .udl)
  • VS Code auto-detects language mode from the file extension for syntax highlighting
  • Preview tab behavior matches VS Code's native explorer (click to preview, double-click to pin)

Usage

  1. Right-click an IRIS XML export file in the Explorer or Editor
  2. Select iris xml2udl preview
  3. The iris xml2udl sidebar panel opens with all parsed components grouped by type
  4. Click any component to view its UDL content in the editor

Requirements

  • VS Code 1.74.0 or later

Extension Settings

This extension contributes the following views and commands:

  • iris xml2udl view in the Explorer sidebar
  • iris xml2udl preview command (available in editor and explorer context menus for .xml files)
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft