--- a/src/eric7/APIs/Python3/eric7.api Sat Feb 25 19:18:43 2023 +0100 +++ b/src/eric7/APIs/Python3/eric7.api Sat Feb 25 19:47:23 2023 +0100 @@ -8417,12 +8417,14 @@ eric7.QScintilla.Editor.Editor.insertDocstring?4() eric7.QScintilla.Editor.Editor.isClone?4(editor) eric7.QScintilla.Editor.Editor.isCythonFile?4() +eric7.QScintilla.Editor.Editor.isDeviceFile?4() eric7.QScintilla.Editor.Editor.isJavascriptFile?4() eric7.QScintilla.Editor.Editor.isLastEditPositionAvailable?4() eric7.QScintilla.Editor.Editor.isLocalFile?4() eric7.QScintilla.Editor.Editor.isMicroPythonFile?4() eric7.QScintilla.Editor.Editor.isPy3File?4() eric7.QScintilla.Editor.Editor.isPyFile?4() +eric7.QScintilla.Editor.Editor.isRemoteFile?4() eric7.QScintilla.Editor.Editor.isRubyFile?4() eric7.QScintilla.Editor.Editor.isSpellCheckRegion?4(pos) eric7.QScintilla.Editor.Editor.joinLines?4() @@ -8475,6 +8477,7 @@ eric7.QScintilla.Editor.Editor.removeCompletionListHook?4(key) eric7.QScintilla.Editor.Editor.removeMouseClickHandler?4(modifiers, button) eric7.QScintilla.Editor.Editor.removeMouseClickHandlers?4(name) +eric7.QScintilla.Editor.Editor.resetOnlineChangeTraceInfo?4() eric7.QScintilla.Editor.Editor.resizeEvent?4(evt) eric7.QScintilla.Editor.Editor.revertToUnmodified?4() eric7.QScintilla.Editor.Editor.saveFile?4(saveas=False, path=None)