diff -r ac11b0e49504 -r 4146ac0fd307 src/eric7/Documentation/Help/source.qhp --- a/src/eric7/Documentation/Help/source.qhp Mon Dec 04 10:33:58 2023 +0100 +++ b/src/eric7/Documentation/Help/source.qhp Mon Dec 04 15:21:07 2023 +0100 @@ -4563,6 +4563,8 @@ <keyword name="Editor.__bindCompleter" id="Editor.__bindCompleter" ref="eric7.QScintilla.Editor.html#Editor.__bindCompleter" /> <keyword name="Editor.__bindLexer" id="Editor.__bindLexer" ref="eric7.QScintilla.Editor.html#Editor.__bindLexer" /> <keyword name="Editor.__bindName" id="Editor.__bindName" ref="eric7.QScintilla.Editor.html#Editor.__bindName" /> + <keyword name="Editor.__boxCommentLine" id="Editor.__boxCommentLine" ref="eric7.QScintilla.Editor.html#Editor.__boxCommentLine" /> + <keyword name="Editor.__boxCommentSelection" id="Editor.__boxCommentSelection" ref="eric7.QScintilla.Editor.html#Editor.__boxCommentSelection" /> <keyword name="Editor.__breakPointDataAboutToBeChanged" id="Editor.__breakPointDataAboutToBeChanged" ref="eric7.QScintilla.Editor.html#Editor.__breakPointDataAboutToBeChanged" /> <keyword name="Editor.__calculateChanges" id="Editor.__calculateChanges" ref="eric7.QScintilla.Editor.html#Editor.__calculateChanges" /> <keyword name="Editor.__callTip" id="Editor.__callTip" ref="eric7.QScintilla.Editor.html#Editor.__callTip" /> @@ -4579,6 +4581,8 @@ <keyword name="Editor.__clearCompletionsCache" id="Editor.__clearCompletionsCache" ref="eric7.QScintilla.Editor.html#Editor.__clearCompletionsCache" /> <keyword name="Editor.__clearTypedWarning" id="Editor.__clearTypedWarning" ref="eric7.QScintilla.Editor.html#Editor.__clearTypedWarning" /> <keyword name="Editor.__codeCoverageHideAnnotations" id="Editor.__codeCoverageHideAnnotations" ref="eric7.QScintilla.Editor.html#Editor.__codeCoverageHideAnnotations" /> + <keyword name="Editor.__commentLine" id="Editor.__commentLine" ref="eric7.QScintilla.Editor.html#Editor.__commentLine" /> + <keyword name="Editor.__commentSelection" id="Editor.__commentSelection" ref="eric7.QScintilla.Editor.html#Editor.__commentSelection" /> <keyword name="Editor.__completionListSelected" id="Editor.__completionListSelected" ref="eric7.QScintilla.Editor.html#Editor.__completionListSelected" /> <keyword name="Editor.__contextClose" id="Editor.__contextClose" ref="eric7.QScintilla.Editor.html#Editor.__contextClose" /> <keyword name="Editor.__contextMenuCollapseFoldWithChildren" id="Editor.__contextMenuCollapseFoldWithChildren" ref="eric7.QScintilla.Editor.html#Editor.__contextMenuCollapseFoldWithChildren" /> @@ -4631,6 +4635,7 @@ <keyword name="Editor.__insertDocstring" id="Editor.__insertDocstring" ref="eric7.QScintilla.Editor.html#Editor.__insertDocstring" /> <keyword name="Editor.__isCommentedLine" id="Editor.__isCommentedLine" ref="eric7.QScintilla.Editor.html#Editor.__isCommentedLine" /> <keyword name="Editor.__isStartChar" id="Editor.__isStartChar" ref="eric7.QScintilla.Editor.html#Editor.__isStartChar" /> + <keyword name="Editor.__isStreamCommentedLine" id="Editor.__isStreamCommentedLine" ref="eric7.QScintilla.Editor.html#Editor.__isStreamCommentedLine" /> <keyword name="Editor.__languageChanged" id="Editor.__languageChanged" ref="eric7.QScintilla.Editor.html#Editor.__languageChanged" /> <keyword name="Editor.__languageMenuTriggered" id="Editor.__languageMenuTriggered" ref="eric7.QScintilla.Editor.html#Editor.__languageMenuTriggered" /> <keyword name="Editor.__lmBbookmarks" id="Editor.__lmBbookmarks" ref="eric7.QScintilla.Editor.html#Editor.__lmBbookmarks" /> @@ -4723,12 +4728,20 @@ <keyword name="Editor.__spellCharAdded" id="Editor.__spellCharAdded" ref="eric7.QScintilla.Editor.html#Editor.__spellCharAdded" /> <keyword name="Editor.__spellLanguageChanged" id="Editor.__spellLanguageChanged" ref="eric7.QScintilla.Editor.html#Editor.__spellLanguageChanged" /> <keyword name="Editor.__spellLanguagesMenuTriggered" id="Editor.__spellLanguagesMenuTriggered" ref="eric7.QScintilla.Editor.html#Editor.__spellLanguagesMenuTriggered" /> + <keyword name="Editor.__streamCommentLine" id="Editor.__streamCommentLine" ref="eric7.QScintilla.Editor.html#Editor.__streamCommentLine" /> + <keyword name="Editor.__streamCommentSelection" id="Editor.__streamCommentSelection" ref="eric7.QScintilla.Editor.html#Editor.__streamCommentSelection" /> + <keyword name="Editor.__streamUncommentLine" id="Editor.__streamUncommentLine" ref="eric7.QScintilla.Editor.html#Editor.__streamUncommentLine" /> + <keyword name="Editor.__streamUncommentSelection" id="Editor.__streamUncommentSelection" ref="eric7.QScintilla.Editor.html#Editor.__streamUncommentSelection" /> <keyword name="Editor.__styleNeeded" id="Editor.__styleNeeded" ref="eric7.QScintilla.Editor.html#Editor.__styleNeeded" /> <keyword name="Editor.__textChanged" id="Editor.__textChanged" ref="eric7.QScintilla.Editor.html#Editor.__textChanged" /> <keyword name="Editor.__toggleAutoCompletionEnable" id="Editor.__toggleAutoCompletionEnable" ref="eric7.QScintilla.Editor.html#Editor.__toggleAutoCompletionEnable" /> + <keyword name="Editor.__toggleBlockComment" id="Editor.__toggleBlockComment" ref="eric7.QScintilla.Editor.html#Editor.__toggleBlockComment" /> <keyword name="Editor.__toggleBreakpoint" id="Editor.__toggleBreakpoint" ref="eric7.QScintilla.Editor.html#Editor.__toggleBreakpoint" /> <keyword name="Editor.__toggleBreakpointEnabled" id="Editor.__toggleBreakpointEnabled" ref="eric7.QScintilla.Editor.html#Editor.__toggleBreakpointEnabled" /> + <keyword name="Editor.__toggleStreamComment" id="Editor.__toggleStreamComment" ref="eric7.QScintilla.Editor.html#Editor.__toggleStreamComment" /> <keyword name="Editor.__toggleTypingAids" id="Editor.__toggleTypingAids" ref="eric7.QScintilla.Editor.html#Editor.__toggleTypingAids" /> + <keyword name="Editor.__uncommentLine" id="Editor.__uncommentLine" ref="eric7.QScintilla.Editor.html#Editor.__uncommentLine" /> + <keyword name="Editor.__uncommentSelection" id="Editor.__uncommentSelection" ref="eric7.QScintilla.Editor.html#Editor.__uncommentSelection" /> <keyword name="Editor.__updateReadOnly" id="Editor.__updateReadOnly" ref="eric7.QScintilla.Editor.html#Editor.__updateReadOnly" /> <keyword name="Editor.addCallTipHook" id="Editor.addCallTipHook" ref="eric7.QScintilla.Editor.html#Editor.addCallTipHook" /> <keyword name="Editor.addClone" id="Editor.addClone" ref="eric7.QScintilla.Editor.html#Editor.addClone" /> @@ -4736,9 +4749,7 @@ <keyword name="Editor.addedToProject" id="Editor.addedToProject" ref="eric7.QScintilla.Editor.html#Editor.addedToProject" /> <keyword name="Editor.autoComplete" id="Editor.autoComplete" ref="eric7.QScintilla.Editor.html#Editor.autoComplete" /> <keyword name="Editor.autoCompleteQScintilla" id="Editor.autoCompleteQScintilla" ref="eric7.QScintilla.Editor.html#Editor.autoCompleteQScintilla" /> - <keyword name="Editor.boxCommentLine" id="Editor.boxCommentLine" ref="eric7.QScintilla.Editor.html#Editor.boxCommentLine" /> <keyword name="Editor.boxCommentLineOrSelection" id="Editor.boxCommentLineOrSelection" ref="eric7.QScintilla.Editor.html#Editor.boxCommentLineOrSelection" /> - <keyword name="Editor.boxCommentSelection" id="Editor.boxCommentSelection" ref="eric7.QScintilla.Editor.html#Editor.boxCommentSelection" /> <keyword name="Editor.callTip" id="Editor.callTip" ref="eric7.QScintilla.Editor.html#Editor.callTip" /> <keyword name="Editor.canAutoCompleteFromAPIs" id="Editor.canAutoCompleteFromAPIs" ref="eric7.QScintilla.Editor.html#Editor.canAutoCompleteFromAPIs" /> <keyword name="Editor.canProvideCallTipps" id="Editor.canProvideCallTipps" ref="eric7.QScintilla.Editor.html#Editor.canProvideCallTipps" /> @@ -4768,9 +4779,7 @@ <keyword name="Editor.closeIt" id="Editor.closeIt" ref="eric7.QScintilla.Editor.html#Editor.closeIt" /> <keyword name="Editor.codeCoverageShowAnnotations" id="Editor.codeCoverageShowAnnotations" ref="eric7.QScintilla.Editor.html#Editor.codeCoverageShowAnnotations" /> <keyword name="Editor.collapseFoldWithChildren" id="Editor.collapseFoldWithChildren" ref="eric7.QScintilla.Editor.html#Editor.collapseFoldWithChildren" /> - <keyword name="Editor.commentLine" id="Editor.commentLine" ref="eric7.QScintilla.Editor.html#Editor.commentLine" /> <keyword name="Editor.commentLineOrSelection" id="Editor.commentLineOrSelection" ref="eric7.QScintilla.Editor.html#Editor.commentLineOrSelection" /> - <keyword name="Editor.commentSelection" id="Editor.commentSelection" ref="eric7.QScintilla.Editor.html#Editor.commentSelection" /> <keyword name="Editor.completionsListReady" id="Editor.completionsListReady" ref="eric7.QScintilla.Editor.html#Editor.completionsListReady" /> <keyword name="Editor.curLineHasBreakpoint" id="Editor.curLineHasBreakpoint" ref="eric7.QScintilla.Editor.html#Editor.curLineHasBreakpoint" /> <keyword name="Editor.determineFileType" id="Editor.determineFileType" ref="eric7.QScintilla.Editor.html#Editor.determineFileType" /> @@ -4932,17 +4941,14 @@ <keyword name="Editor.smartIndentLineOrSelection" id="Editor.smartIndentLineOrSelection" ref="eric7.QScintilla.Editor.html#Editor.smartIndentLineOrSelection" /> <keyword name="Editor.sortLines" id="Editor.sortLines" ref="eric7.QScintilla.Editor.html#Editor.sortLines" /> <keyword name="Editor.startSharedEdit" id="Editor.startSharedEdit" ref="eric7.QScintilla.Editor.html#Editor.startSharedEdit" /> - <keyword name="Editor.streamCommentLine" id="Editor.streamCommentLine" ref="eric7.QScintilla.Editor.html#Editor.streamCommentLine" /> <keyword name="Editor.streamCommentLineOrSelection" id="Editor.streamCommentLineOrSelection" ref="eric7.QScintilla.Editor.html#Editor.streamCommentLineOrSelection" /> - <keyword name="Editor.streamCommentSelection" id="Editor.streamCommentSelection" ref="eric7.QScintilla.Editor.html#Editor.streamCommentSelection" /> + <keyword name="Editor.streamUncommentLineOrSelection" id="Editor.streamUncommentLineOrSelection" ref="eric7.QScintilla.Editor.html#Editor.streamUncommentLineOrSelection" /> <keyword name="Editor.toggleBookmark" id="Editor.toggleBookmark" ref="eric7.QScintilla.Editor.html#Editor.toggleBookmark" /> - <keyword name="Editor.toggleCommentBlock" id="Editor.toggleCommentBlock" ref="eric7.QScintilla.Editor.html#Editor.toggleCommentBlock" /> + <keyword name="Editor.toggleComment" id="Editor.toggleComment" ref="eric7.QScintilla.Editor.html#Editor.toggleComment" /> <keyword name="Editor.toggleCurrentFold" id="Editor.toggleCurrentFold" ref="eric7.QScintilla.Editor.html#Editor.toggleCurrentFold" /> <keyword name="Editor.toggleSyntaxError" id="Editor.toggleSyntaxError" ref="eric7.QScintilla.Editor.html#Editor.toggleSyntaxError" /> <keyword name="Editor.toggleWarning" id="Editor.toggleWarning" ref="eric7.QScintilla.Editor.html#Editor.toggleWarning" /> - <keyword name="Editor.uncommentLine" id="Editor.uncommentLine" ref="eric7.QScintilla.Editor.html#Editor.uncommentLine" /> <keyword name="Editor.uncommentLineOrSelection" id="Editor.uncommentLineOrSelection" ref="eric7.QScintilla.Editor.html#Editor.uncommentLineOrSelection" /> - <keyword name="Editor.uncommentSelection" id="Editor.uncommentSelection" ref="eric7.QScintilla.Editor.html#Editor.uncommentSelection" /> <keyword name="Editor.undo" id="Editor.undo" ref="eric7.QScintilla.Editor.html#Editor.undo" /> <keyword name="Editor.unindentLineOrSelection" id="Editor.unindentLineOrSelection" ref="eric7.QScintilla.Editor.html#Editor.unindentLineOrSelection" /> <keyword name="Editor.unregisterMouseHoverHelpFunction" id="Editor.unregisterMouseHoverHelpFunction" ref="eric7.QScintilla.Editor.html#Editor.unregisterMouseHoverHelpFunction" />