Skip to main content
Participant
February 17, 2023
Question

I want to know some source code about extend-script-debug

  • February 17, 2023
  • 1 reply
  • 771 views
I downloaded ExtendScript Debugger in vscode's plugin store,
I want to find the code related to esdebug
What I understand now is that the core content is a .node file

 

I learned that this .node file can directly interact with photoshop
But the project content in this plugin folder seems to be missing a part

 

I can't find this src directory 
so that I now have no way to get all the type declarations to use this .node file
Can someone tell me the download address of this file, 
or the relevant development experience of this .node file?

 

This topic has been closed for replies.

1 reply

Participant
February 17, 2023
My English is not very good so I used Google Translate, sorry if it caused some confusion
erinferinferinf
Adobe Employee
Adobe Employee
February 21, 2023

So, it sounds like you're trying to find type declarations for ExtendScript, right?

 

These are not made available directly from Adobe for ExtendScript, but there are definitions maintained by the community here: https://github.com/aenhancers/Types-for-Adobe