Hennamann / CC-Extension-Builder-For-Visual-Studio-Code

A Visual Studio Code Extension that lets you create HTML based extensions for Adobe Creative Cloud applications such as Photoshop, Illustrator and InDesign.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CC Extension Builder for Visual Studio Code

This extension, makes it easier to create HTML5 extensions for Adobe Creative Cloud in Visual Studio Code.

Works on both Mac and Windows!

Features

  • Creates an extension for you based on a premade template.
  • Allows you to enable and disable CEP debug mode inside Visual Studio Code.

Known Issues

Release Notes

1.0.0

Initial release of the extension.

1.0.1

  • Added a disable CEP debug mode command.
  • Added template picker option, to allow the user to choose between the different templates.

1.0.2/1.0.3

  • Fixed a lot of Windows issues, Windows now works and has been tested!
  • General performance improvements.

1.1.0

  • Adds compatibility with CEP 9 and basic compatbility with the upcoming CEP 10.
  • Updated/Removed NPM modules with security vulnerabilities.
  • Code Cleanup

1.1.2

  • Adds prefixes to the commands in order to distinquish them from other commands. (See Issue #5)

About

A Visual Studio Code Extension that lets you create HTML based extensions for Adobe Creative Cloud applications such as Photoshop, Illustrator and InDesign.

License:MIT License


Languages

Language:JavaScript 60.3%Language:CSS 36.6%Language:HTML 1.4%Language:Shell 0.8%Language:Batchfile 0.8%