Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>WireScriptNew to Visual Studio Code? Get it now.
WireScript

WireScript

WireScript

| (0) | Free
WireScript wireframe language support with live preview
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

WireScript VSCode Extension

WireScript language support for Visual Studio Code with live preview.

Features

  • Syntax Highlighting - Full TextMate grammar for .wire files
  • Live Preview - Real-time rendered preview with Ctrl+Shift+V (Cmd+Shift+V on Mac)
  • IntelliSense - Autocomplete for elements, props, components, and screens
  • Diagnostics - Real-time error highlighting
  • Document Outline - Navigate screens, components, and layouts
  • Go to Definition - Jump to component/layout/screen definitions
  • Hover Information - Documentation on hover for elements and keywords
  • Format Document - Auto-format .wire files

Usage

  1. Open a .wire file
  2. Press Ctrl+Shift+V (or Cmd+Shift+V on Mac) to open the preview panel
  3. Edit your wireframe and see changes in real-time

Commands

  • WireScript: Open Preview - Open preview in current column
  • WireScript: Open Preview to Side - Open preview in side column

Development

# Install dependencies
pnpm install

# Build the extension
pnpm build

# Watch for changes
pnpm watch

# Package the extension
pnpm package

License

Apache-2.0

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