• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
1

I've Created a Script that Auto Reloads Illustrator Extensions on Save

Explorer ,
Apr 14, 2022 Apr 14, 2022

Copy link to clipboard

Copied

[video]

 

The title and video kind of say it all. I'm working on creating an NPM CLI tool to handle creating the debug files necessary. It does require the installation of a chrome extension because the Adobe DevTools are hosted independently so I can't externally modify that page, but I'm very happy with how it works thus far 🙂

TOPICS
Scripting , SDK , Tools

Views

345

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe
Community Expert ,
Apr 14, 2022 Apr 14, 2022

Copy link to clipboard

Copied

sounds good, thanks for sharing.

 

link?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Apr 15, 2022 Apr 15, 2022

Copy link to clipboard

Copied

I'll be getting it up later today, I'll post it here for you when it's available

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Apr 18, 2022 Apr 18, 2022

Copy link to clipboard

Copied

Sorry for the late reply, here's the link to the github repo:

https://github.com/duncanlutz/Adobe-Live-Reload

 

It's being developed as a VSCode extension and should be available through the extensions tab soon

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Apr 15, 2022 Apr 15, 2022

Copy link to clipboard

Copied

If Illustrator would let third party developers use UXP you wouldn't need to build this... but since their UXP adoption is slow it's great you're making this!

 

Is there a github repo to follow for when it comes out?

 

Want to write an article about your tool for the Adobe Tech Blog? 😁 DM me.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Apr 15, 2022 Apr 15, 2022

Copy link to clipboard

Copied

Message sent 🙂

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Apr 18, 2022 Apr 18, 2022

Copy link to clipboard

Copied

Sorry for the late reply, here's the link to the github repo:

https://github.com/duncanlutz/Adobe-Live-Reload

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Apr 20, 2022 Apr 20, 2022

Copy link to clipboard

Copied

Thank you for the good content.
I'm trying to clone and use it, but I don't know how to use it.
Help me

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Apr 20, 2022 Apr 20, 2022

Copy link to clipboard

Copied

Hey apologies for the confusion,

 

I've got the VS Code extension live on the marketplace and can be installed here.

 

You'll also need to install the Google Chrome extension which is currently awaiting approval, you can find the repo for that here, there are installation instructions to help you along.

 

Let me know if you need any help or have any trouble with it 🙂

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Apr 21, 2022 Apr 21, 2022

Copy link to clipboard

Copied

LATEST

Ran into an issue with the VSCode extension, had to make some updates so the main npm package can be found here.

 

Let me know if you have any issues,

 

Thanks!

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines