--- a/Preferences/ConfigurationPages/EditorStylesPage.py Sun Mar 08 17:53:55 2015 +0100 +++ b/Preferences/ConfigurationPages/EditorStylesPage.py Tue Mar 10 20:18:58 2015 +0100 @@ -24,6 +24,8 @@ """ Class implementing the Editor Styles configuration page. """ + # TODO: configure foreground and background of indentation guides + # setIndentationGuidesBackgroundColor, setIndentationGuidesForegroundColor def __init__(self): """ Constructor