Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ui-builderNew to Visual Studio Code? Get it now.
ui-builder

ui-builder

PatternFly

|
310 installs
| (0) | Free
PatternFly UI Builder
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

PatternFly Labs_ UI Builder

A sandbox where you can play with PatternFly components!

Demo: https://pf-ui-builder.surge.sh/

Setup

npm i

UI

// launch UI in http://localhost:8085/
npm run start:ui

VSCode

npm run build:all
Press F5 to launch VSCode extension editor

Create a new file or open a file with this content:

<Page>
  <PageSection>
    <Button>
      Button within a section
    </Button>     
  </PageSection>  
</Page>

Open the command palette (SHIFT+CMD+P) and look for UI Builder and hit enter. A new side view should pop up. It might be necessary to expand the width of the side view to show the elements properly (due to the code still being WIP).

If you make changes under src/builder run npm run build:ui

If you make any other changes under src run npm run build:vs

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