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.
MIT License
45 stars 10 forks source link

Command failed to execute DebugMode #10

Open curtney opened 5 years ago

curtney commented 5 years ago

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".

SturmB commented 5 years ago

I'm afraid this still does not work for me. The example test script that this extension creates does work in Photoshop after setting the registry value, but enabling CEP Debug Mode on it does not:

Code_MGhYtdUlOL

Any other ideas as to what I am doing wrong?

Hennamann commented 4 years ago

Sorry for replying so late... This is an odd one, i am unable to reproduce the issue on both Mac and Windows... If any of you are still having the issue please let me know so we can further debug it.