Home | History | Annotate | Download | only in CodeWarrior

Lines Matching defs:Editor

861     """Save Before Building - Save open editor files before build operations """
953 """Default Array Size - Controls whether CodeWarrior uses its own integrated editor or an external application for editing text files. """
1095 class Editor(aetools.ComponentItem):
1096 """Editor - """
1099 """Background Color - Color of the background of editor windows. """
1119 """Flash Delay - The amount of time, in sixtieths of a second, the editor highlights a matching bracket. """
1255 """Recent Editor Count - Maximum number of editor documents to show in the \xd2Open Recent\xd3 menu """
1263 """Use Editor Extensions - Controls the use of the Editor Extensions menu """
1267 """Use External Editor - Controls whether CodeWarrior uses its own integrated editor or an external application for editing text files. """
1766 Editor._superclassnames = []
1767 Editor._privpropdict = {
1784 Editor._privelemdict = {
2150 'EDTR' : Editor,