GithubHelp home page GithubHelp logo

hennamann / cc-extension-builder-for-visual-studio-code Goto Github PK

View Code? Open in Web Editor NEW
45.0 6.0 10.0 424 KB

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

Batchfile 0.79% Shell 0.83% HTML 1.40% JavaScript 60.35% CSS 36.64%
cep vscode-extension adobe extension photoshop indesign illustrator

cc-extension-builder-for-visual-studio-code's Introduction

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)

cc-extension-builder-for-visual-studio-code's People

Contributors

dependabot[bot] avatar hennamann avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

cc-extension-builder-for-visual-studio-code's Issues

Debug

How do you debug an Extension?

Nothing appears to happen when creating an extension on Windows - silently disappears

Hey,

I realize of course that it says "Untested on Windows" - I thought perhaps this could be the first step towards changing that. :)

So I go to a fresh directory on my PC, type "code ." to start the editor, then ctrl-shift-p and select the "Create a new CC Extension" command. I am asked for the extension ID in the "reverse domain" format (I enter com.example.test and press enter), then the extension name (I enter test, then enter) and that was the last thing to happen, apparently.

I can't find anything in the Problems / Output / Debug Console windows - they're completely empty, even if I open them before running the "Create a new CC Extension" command.

I am a user of VS Code, far from a plugin developer, but I am interested in helping with trying to figure out what goes wrong here.

Any hints on steps I could try to attempt to locate the reason for this?

Thanks!

How to use

Hi
i installed the extension but can not find a way to use it.
Can you explain this a bit more?

Thanks

How does debugging work?

I copied the launch.json into my VS Code work folder. When I launch I can see my extension in After Effects. But how can I really debug it? I created a new extension using the topcoat template. I added a second alert message in the hostscript.jsx file and set a breakpoint on it. How can I make this work? Thanks for your advice :-)

Command failed to execute DebugMode

Greetings,
I received the following error when executing the "Extension Creator: Enable CEP Debug Mode":

Running the contributed command: 'extension.enableDebugMode' failed.

In the mean time, one can simply run the Registry Editor, navigate to Computer\HKEY_CURRENT_USER\Software\Adobe\CSXS.9 (in my case it is CSXS.9, yours might be different) and manually change the PlayerDebugMode flag to "1".

Usage

Hi there!
I'm super keen to use this extension, but I can't for the life of me figure out the usage to scaffolding a new CC Extension within VSCode. Where would I find the documentation to do so?
Thanks!
Tim

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.