Searched refs:colorizing (Results 1 – 12 of 12) sorted by relevance
93 colorizing = False variable in ColorDelegator100 if self.colorizing:118 if not self.colorizing:129 if self.allow_colorizing and self.colorizing:133 if self.allow_colorizing and not self.colorizing:148 if self.colorizing:153 self.colorizing = True160 self.colorizing = False
141 - multi-window text editor with multiple undo, Python colorizing242 - Closing a window that is still colorizing now actually works.
91 config-highlight.def # Defaults for colorizing
729 - New files are colorized by default, and colorizing is removed when919 - Fixed an issue with highlighted errors never de-colorizing. SF 747677. Also
1093 Patch by Tim Peters to speed up colorizing of big multiline strings.1277 Hack to close a window that is colorizing.
111 colorizing = False variable in ColorDelegator118 if self.colorizing:136 if not self.colorizing:147 if self.allow_colorizing and self.colorizing:151 if self.allow_colorizing and not self.colorizing:166 if self.colorizing:171 self.colorizing = True178 self.colorizing = False
42 - Shell was not colorizing due to bug introduced at r57998, Bug 1586.226 - New files are colorized by default, and colorizing is removed when419 - Fixed an issue with highlighted errors never de-colorizing. SF 747677. Also
21 * Python shell window (interactive interpreter) with colorizing24 * multi-window text editor with multiple undo, Python colorizing,
25 * Python shell window (interactive interpreter) with colorizing28 * multi-window text editor with multiple undo, Python colorizing,