
CHAPTER 2: The ExtendScript Toolkit The Script Editor 25
X
All scripts made public by the current target application
X Folders that you have defined as favorite locations; see “The Scripts panel and favorite script locations”
on page 17.
The results of a search are listed in the Find Results tab; by default, this is stacked with the Find and Replace
panel, but you can drag it to another stack, or display it as an independent floating panel.
Double-click a result line in the Find Results panel to jump directly to the document and line where the
text was found.
Using regular-expression syntax
The Toolkit supports a limited set of Regular Expression syntax for the Find and Replace dialog:
.
Matches any character
(
Marks the start of a region for capturing a match.
)
Marks the end of a capturing region.
\<
Matches the start of a word using the editor's current definition of words.
\>
Matches the end of a word using the editor's current definition of words.
Comentários a estes Manuais