Settings SyntaxColorSettings: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Cg (Diskussion | Beiträge) (Weiterleitung nach Settings SyntaxColorSettings/en erstellt) |
Emi (Diskussion | Beiträge) (Weiterleitung auf Settings SyntaxColorSettings/en entfernt) Markierung: Entfernte Weiterleitung |
||
Zeile 1: | Zeile 1: | ||
German== Source Code Syntax Color Settings == |
|||
#redirect [[ Settings SyntaxColorSettings/en ]] |
|||
=== Syntax Coloring === |
|||
Controls if the syntax of methods should be highlighted in the |
|||
browser, by coloring entities. |
|||
<BR> |
|||
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 === |
|||
If on, a syntax check is done "while you type in new characters" |
|||
in the editor, and message selectors are checked on the fly. |
|||
<BR> |
|||
Any unimplemented message is highlighted (bold-red by default). |
|||
<BR> |
|||
You may want to disable this on a slow machine. |
|||
[[Category:Settings]] |
Version vom 21. Januar 2021, 07:42 Uhr
German== Source Code Syntax Color Settings ==
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.