Skip to main content
machipot
Participant
December 10, 2014
Question

Intellisence in ExtendScript/InDesign?

  • December 10, 2014
  • 1 reply
  • 350 views

I am a new programmer with ExtendScript/InDesign and I am wondering if there is a way to activate the intellisense while coding?

Thank you,

[Post moved from FrameMaker Scriptingforum by moderator]

This topic has been closed for replies.

1 reply

TᴀW
Legend
December 10, 2014

Yes, but not for the InDesign scripting DOM, only for Core Javascript

classes:

Edit>Preferences>Help Tab: Enable auto-completion.

machipot
machipotAuthor
Participant
December 10, 2014

Thank you, Ariel