You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Arguments contains: ``position``, ``modificationType`` (a set of flags from :class:`MODIFICATIONFLAGS`), ``text``, ``length``, ``linesAdded``, ``line``, ``foldLevelNow``, ``foldLevelPrev``,
96
+
``annotationLinesAdded`` (only for :attr:`MODIFICATIONFLAGS.CHANGEANNOTATION`), ``token`` (only for :attr:`MODIFICATIONFLAGS.CONTAINER`)
This enum contains all the messages defined in Scintilla - e.g. SCI_APPENDTEXT. For a complete list, see the `Scintilla` documentation.
164
+
This enum contains all the messages defined in Scintilla - e.g. SCI_APPENDTEXT. For a complete list, see the `Scintilla<http://www.scintilla.org/ScintillaDoc.html>`_ documentation.
0 commit comments