EDOBE XDOM TAKE 6 IR - PRODUCTSHEET Especificaciones Pagina 19

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 304
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 18
CHAPTER 2: The ExtendScript Toolkit The Script Editor 19
X
A full-featured text search tool that can search in multiple files; see Searching in text” on page 24.
X Syntax marking (color and font styles for specific syntactic structures) for JavaScript and for many
other computer languages. The marking styles are configurable; see
Syntax marking” on page 26.
Navigation aids
You can configure the Script Editor to display text with various features that help you track the structure of
your code, or that help you move around in the file. It also offers mouse and keyboard shortcuts for specific
types of cursor movement and text selection.
View options
The Script Editor offers a number of viewing options that aid in code navigation, including the following:
X Automatic line numbering. View > Line Numbers toggles numbering on and off.
X A collapsible tree view of code, where you can open or close logical units of the structure, such as
comments or function definitions. View > Code Collapse toggles the tree view on and off.
X A line-wrapping mode, where there is no horizontal scroll bar, and lines are wrapped at word breaks.
View > Word Wrap toggles line-wrapping on and off.
X Syntax marking, which uses color and font styles to highlight specific syntactic structures. View >
Syntax Highlighting allows you to turn syntax marking off, or set it to mark a particular language,
JavaScript or many other computer languages. The marking styles are configurable; see
Syntax
marking” on page 26.
You can set the default values for any of these states using the Documents page of the Preferences dialog
(Edit > Preferences).
Function finders
The Functions panel, and the flyout menu at the top right of the document window, both offer lists of
functions defined in the current document. When you select a function in either list, the document jumps
directly to that function definition in the code.
Vista de pagina 18
1 2 ... 14 15 16 17 18 19 20 21 22 23 24 ... 303 304

Comentarios a estos manuales

Sin comentarios