Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.26 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.26 KB

This repo contains edits to make the uxp CLI command usable.

npm i -g @adobe-fixed-uxp/uxp-devtools-cli

Overview

UXP Devtools is a standard tool for rapid Adobe UXP plugin development. UXP Devtools provides the ability to do all of the following:

  • Discover UXP-compatible Adobe apps.
  • Load your development plugins in a target app (no symlinks or deep file system spelunking required).
  • Reload your currently running plugin instance with new changes (no app restart required).
  • Launch a rich DevTools environment for debugging your plugin.
  • View your plugin logs.

Current host app support matrix

Host Apps with UXP DevTools Support Added
Photoshop PS June 2020 Release Builds with UXP 3.8.24 or higher
Illustrator Not available yet
XD XD 36 or higher in Mac and XD 38 or higher in windows

UXP Devtools are available in form of CLI and Standalone application both. Refer the links for more about details about CLI and Application