eric7/QScintilla/Editor.py

branch
eric7
changeset 8516
88c8178c7434
parent 8515
7e7bebfb21e8
child 8517
639768825569
--- a/eric7/QScintilla/Editor.py	Thu Aug 19 13:27:08 2021 +0200
+++ b/eric7/QScintilla/Editor.py	Thu Aug 19 17:05:43 2021 +0200
@@ -50,6 +50,7 @@
     "ReferenceItem", ["modulePath", "codeLine", "line", "column"])
 
 
+# TODO: Make 'long' context menu shorter
 class Editor(QsciScintillaCompat):
     """
     Class implementing the editor component of the eric IDE.

eric ide

mercurial