Settings SyntaxColorSettings/en: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Cg (Diskussion | Beiträge) |
Cg (Diskussion | Beiträge) |
||
Zeile 16: | Zeile 16: | ||
If on, a syntax check is done "while you type in new characters" |
If on, a syntax check is done "while you type in new characters" |
||
in the |
in the editor, and message selectors are checked on the fly. |
||
<BR> |
<BR> |
||
Any unimplemented message is highlighted (bold-red by default. |
Any unimplemented message is highlighted (bold-red by default. |
Version vom 3. Februar 2017, 10:09 Uhr
Source Code Syntax Color Settings[Bearbeiten]
Syntax Coloring[Bearbeiten]
Controls if the syntax of methods should be highlighted in the
browser, by coloring entities.
Colors and emphasis can be individually configured for various
syntactic and semantic entities, such as message selectors, comments,
global or local variables etc.
For a number of common styles, select the style in the combo box, and click on the "Reset to:" button.
Immediate Selector Check[Bearbeiten]
If on, a syntax check is done "while you type in new characters"
in the editor, and message selectors are checked on the fly.
Any unimplemented message is highlighted (bold-red by default.
You may want to disable this on a slow machine.