--- a/src/eric7/APIs/Python3/eric7.api Mon Dec 04 10:33:58 2023 +0100 +++ b/src/eric7/APIs/Python3/eric7.api Mon Dec 04 15:21:07 2023 +0100 @@ -8467,9 +8467,7 @@ eric7.QScintilla.Editor.Editor.autoCompleteQScintilla?4() eric7.QScintilla.Editor.Editor.autoCompletionAPIsAvailable?7 eric7.QScintilla.Editor.Editor.bookmarkToggled?7 -eric7.QScintilla.Editor.Editor.boxCommentLine?4() eric7.QScintilla.Editor.Editor.boxCommentLineOrSelection?4() -eric7.QScintilla.Editor.Editor.boxCommentSelection?4() eric7.QScintilla.Editor.Editor.breakpointToggled?7 eric7.QScintilla.Editor.Editor.callTip?4() eric7.QScintilla.Editor.Editor.canAutoCompleteFromAPIs?4() @@ -8502,9 +8500,7 @@ eric7.QScintilla.Editor.Editor.closeIt?4() eric7.QScintilla.Editor.Editor.codeCoverageShowAnnotations?4(silent=False, coverageFile=None) eric7.QScintilla.Editor.Editor.collapseFoldWithChildren?4(line=-1) -eric7.QScintilla.Editor.Editor.commentLine?4() eric7.QScintilla.Editor.Editor.commentLineOrSelection?4() -eric7.QScintilla.Editor.Editor.commentSelection?4() eric7.QScintilla.Editor.Editor.completionsListReady?4(completions, acText) eric7.QScintilla.Editor.Editor.coverageMarkersShown?7 eric7.QScintilla.Editor.Editor.curLineHasBreakpoint?4() @@ -8683,19 +8679,16 @@ eric7.QScintilla.Editor.Editor.sortLines?4() eric7.QScintilla.Editor.Editor.spellLanguageChanged?7 eric7.QScintilla.Editor.Editor.startSharedEdit?4() -eric7.QScintilla.Editor.Editor.streamCommentLine?4() eric7.QScintilla.Editor.Editor.streamCommentLineOrSelection?4() -eric7.QScintilla.Editor.Editor.streamCommentSelection?4() +eric7.QScintilla.Editor.Editor.streamUncommentLineOrSelection?4() eric7.QScintilla.Editor.Editor.syntaxerrorToggled?7 eric7.QScintilla.Editor.Editor.taskMarkersUpdated?7 eric7.QScintilla.Editor.Editor.toggleBookmark?4(line) -eric7.QScintilla.Editor.Editor.toggleCommentBlock?4() +eric7.QScintilla.Editor.Editor.toggleComment?4() eric7.QScintilla.Editor.Editor.toggleCurrentFold?4() eric7.QScintilla.Editor.Editor.toggleSyntaxError?4(line, index, setError, msg="", show=False) eric7.QScintilla.Editor.Editor.toggleWarning?4(line, col, setWarning, msg="", warningType=WarningCode) -eric7.QScintilla.Editor.Editor.uncommentLine?4() eric7.QScintilla.Editor.Editor.uncommentLineOrSelection?4() -eric7.QScintilla.Editor.Editor.uncommentSelection?4() eric7.QScintilla.Editor.Editor.undo?4() eric7.QScintilla.Editor.Editor.undoAvailable?7 eric7.QScintilla.Editor.Editor.unindentLineOrSelection?4()