Skip to content

v1.1.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@kerrishotts kerrishotts released this 13 Jul 20:42
· 24 commits to master since this release

This release contains a fix for the issue where the uxp-inspect-app was not building while running yarn install.

Software Requirements:

  • Node version >=10.0.0
  • Yarn version >= 1.5.0
  • Git
  • Enable ScriptDeveloper mode in Photoshop from Preferences >> Technology previews >> ScriptDeveloper
  • Enable Developer mode in Windows (Settings > Update & Security > For Developers > Developer Mode)

Known Issues:

  • (UXP-13576) When a breakpoint is hit, the Inspector window is not coming into focus.
  • (UXP-13502) Manifest validation is very basic in the current build. More validations will come in later builds.
  • (UXP-13504) Only one instance of UXP Developer tools service should be launched.
  • (UXP-14061) Git has to be installed on the user machine before running yarn install
  • Icons will not load when launched using the devtools.
  • Plugin bundle and data paths are not available when using the devtools. (plugin://, plugin-data://)
  • uxp plugin log path shows homescreen plugin path.

Steps to use:

  • Download "Source code.zip" on your local machine
  • Extract it to some directory
  • Cd into the directory and run yarn install
    Now you should be able to use uxp commands from the terminal

(Note: On Windows you may need to refer to uxp with the full path (or add it to your path). For example, on my machine: C:\Users\username\AppData\Local\Yarn\bin\uxp plugin load