Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>UI5 GeneratorNew to Visual Studio Code? Get it now.
UI5 Generator

UI5 Generator

Preview

Guilherme Romão Oliveira

|
3 installs
| (0) | Free
Native UI5 wireframe generator for VS Code. This extension is still in development and may contain bugs.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

UI5 Generator

UI5 Generator is a native Visual Studio Code extension for creating UI5 wireframes visually and generating XML views from them.

This extension is still in development. Some features may change, and bugs are expected while the project evolves.

UI5 Generator editor

What It Does

  • Opens a visual editor directly inside VS Code.
  • Lets you assemble UI5 wireframes using available UI5 components.
  • Provides a properties inspector for editing selected component attributes.
  • Generates XML view code from the visual structure.
  • Previews the generated XML before saving or copying it.
  • Opens existing .xml files with the generator from the Explorer or editor context menu.
  • Runs the current XML generation flow locally inside the extension.

Screenshots

Visual Wireframe Editor

Visual wireframe editor

Available Components

Available components

Properties Inspector

Properties inspector

Generation Options

Generation options

XML Preview

XML preview

How To Use

  1. Open the Command Palette with Ctrl+Shift+P.
  2. Run Open UI5 Generator.
  3. Build your UI5 wireframe in the visual editor.
  4. Use the generation actions to preview, copy, or save the generated XML.

You can also right-click an .xml file in the Explorer or inside an open editor and choose Open with UI5 Generator.

Commands

  • Open UI5 Generator
  • Open with UI5 Generator

Extension Settings

This extension contributes the following settings:

  • ui5Generator.generatedXml.defaultFileName: default file name used when saving generated XML.

Roadmap

  • Remote backend and AI-assisted XML refinement are planned for a future version.
  • The current release keeps generation local and does not send wireframes or XML to an AI service.

Known Limitations

  • The extension is currently a preview/development release.
  • Generated XML should be reviewed before being used in production projects.
  • Some UI5 components and properties may not be fully supported yet.
  • Existing XML import and round-trip behavior may still have edge cases.

Feedback And Issues

Please report bugs, suggestions, or missing UI5 component support in the project issue tracker:

https://github.com/Romaodv/genui5app/issues

License

See LICENSE.

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