【发布时间】:2014-06-05 05:22:10
【问题描述】:
有没有办法将 adobe ExtendScript 库包含到 webstorm 项目中?基本上我试图在我的项目中使用 .jsx 文件语法。 我试图在我的驱动器上查找扩展脚本核心库文件,但没有成功
【问题讨论】:
标签: javascript adobe photoshop extendscript
有没有办法将 adobe ExtendScript 库包含到 webstorm 项目中?基本上我试图在我的项目中使用 .jsx 文件语法。 我试图在我的驱动器上查找扩展脚本核心库文件,但没有成功
【问题讨论】:
标签: javascript adobe photoshop extendscript
这些家伙已经建立了一个很好的方法来生成必要的 .jsx:https://github.com/yearbookmachine/extendscript-api-documentation
你可以在这里获得预编译的库:https://github.com/yearbookmachine/extendscript-api-documentation#documentation-and-autocomplete-in-ides
【讨论】: