eric6/QScintilla/MiniEditor.py

changeset 7749
285855999b4e
parent 7746
12d5e1e6abd1
child 7758
dd54d33d21d2
--- a/eric6/QScintilla/MiniEditor.py	Sat Oct 03 18:11:45 2020 +0200
+++ b/eric6/QScintilla/MiniEditor.py	Sun Oct 04 15:25:17 2020 +0200
@@ -109,6 +109,9 @@
         self.endUndoAction()
 
 
+# TODO: add language icon and menu to statusbar
+# TODO: add cursor position to statusbar
+# TODO: add zoom functionality (?)
 class MiniEditor(E5MainWindow):
     """
     Class implementing a minimalistic editor for simple editing tasks.

eric ide

mercurial