--- a/src/eric7/Documentation/Help/source.qhp Mon Jul 11 16:42:50 2022 +0200 +++ b/src/eric7/Documentation/Help/source.qhp Mon Jul 11 16:47:57 2022 +0200 @@ -12,6 +12,13 @@ <toc> <section title="The eric7 IDE" ref="index.html"> <section title="eric7" ref="index-eric7.html"> + <section title="eric7.CodeFormatting" ref="index-eric7.CodeFormatting.html"> + <section title="eric7.CodeFormatting.BlackConfigurationDialog" ref="eric7.CodeFormatting.BlackConfigurationDialog.html" /> + <section title="eric7.CodeFormatting.BlackDiffWidget" ref="eric7.CodeFormatting.BlackDiffWidget.html" /> + <section title="eric7.CodeFormatting.BlackFormattingAction" ref="eric7.CodeFormatting.BlackFormattingAction.html" /> + <section title="eric7.CodeFormatting.BlackFormattingDialog" ref="eric7.CodeFormatting.BlackFormattingDialog.html" /> + <section title="eric7.CodeFormatting.BlackUtilities" ref="eric7.CodeFormatting.BlackUtilities.html" /> + </section> <section title="eric7.CondaInterface" ref="index-eric7.CondaInterface.html"> <section title="eric7.CondaInterface.Conda" ref="eric7.CondaInterface.Conda.html" /> <section title="eric7.CondaInterface.CondaExecDialog" ref="eric7.CondaInterface.CondaExecDialog.html" /> @@ -2032,6 +2039,44 @@ <keyword name="BinaryModel.setBitsAndValue" id="BinaryModel.setBitsAndValue" ref="eric7.UI.NumbersWidget.html#BinaryModel.setBitsAndValue" /> <keyword name="BinaryModel.setData" id="BinaryModel.setData" ref="eric7.UI.NumbersWidget.html#BinaryModel.setData" /> <keyword name="BinaryModel.setValue" id="BinaryModel.setValue" ref="eric7.UI.NumbersWidget.html#BinaryModel.setValue" /> + <keyword name="BlackConfigurationDialog" id="BlackConfigurationDialog" ref="eric7.CodeFormatting.BlackConfigurationDialog.html#BlackConfigurationDialog" /> + <keyword name="BlackConfigurationDialog (Constructor)" id="BlackConfigurationDialog (Constructor)" ref="eric7.CodeFormatting.BlackConfigurationDialog.html#BlackConfigurationDialog.__init__" /> + <keyword name="BlackConfigurationDialog (Module)" id="BlackConfigurationDialog (Module)" ref="eric7.CodeFormatting.BlackConfigurationDialog.html" /> + <keyword name="BlackConfigurationDialog.__createTomlSnippet" id="BlackConfigurationDialog.__createTomlSnippet" ref="eric7.CodeFormatting.BlackConfigurationDialog.html#BlackConfigurationDialog.__createTomlSnippet" /> + <keyword name="BlackConfigurationDialog.__getTargetList" id="BlackConfigurationDialog.__getTargetList" ref="eric7.CodeFormatting.BlackConfigurationDialog.html#BlackConfigurationDialog.__getTargetList" /> + <keyword name="BlackConfigurationDialog.__loadConfiguration" id="BlackConfigurationDialog.__loadConfiguration" ref="eric7.CodeFormatting.BlackConfigurationDialog.html#BlackConfigurationDialog.__loadConfiguration" /> + <keyword name="BlackConfigurationDialog.__populateTargetVersionsList" id="BlackConfigurationDialog.__populateTargetVersionsList" ref="eric7.CodeFormatting.BlackConfigurationDialog.html#BlackConfigurationDialog.__populateTargetVersionsList" /> + <keyword name="BlackConfigurationDialog.getConfiguration" id="BlackConfigurationDialog.getConfiguration" ref="eric7.CodeFormatting.BlackConfigurationDialog.html#BlackConfigurationDialog.getConfiguration" /> + <keyword name="BlackConfigurationDialog.on_excludeEdit_textChanged" id="BlackConfigurationDialog.on_excludeEdit_textChanged" ref="eric7.CodeFormatting.BlackConfigurationDialog.html#BlackConfigurationDialog.on_excludeEdit_textChanged" /> + <keyword name="BlackConfigurationDialog.on_sourceComboBox_currentTextChanged" id="BlackConfigurationDialog.on_sourceComboBox_currentTextChanged" ref="eric7.CodeFormatting.BlackConfigurationDialog.html#BlackConfigurationDialog.on_sourceComboBox_currentTextChanged" /> + <keyword name="BlackConfigurationDialog.on_validateButton_clicked" id="BlackConfigurationDialog.on_validateButton_clicked" ref="eric7.CodeFormatting.BlackConfigurationDialog.html#BlackConfigurationDialog.on_validateButton_clicked" /> + <keyword name="BlackDiffWidget" id="BlackDiffWidget" ref="eric7.CodeFormatting.BlackDiffWidget.html#BlackDiffWidget" /> + <keyword name="BlackDiffWidget (Constructor)" id="BlackDiffWidget (Constructor)" ref="eric7.CodeFormatting.BlackDiffWidget.html#BlackDiffWidget.__init__" /> + <keyword name="BlackDiffWidget (Module)" id="BlackDiffWidget (Module)" ref="eric7.CodeFormatting.BlackDiffWidget.html" /> + <keyword name="BlackDiffWidget.closeEvent" id="BlackDiffWidget.closeEvent" ref="eric7.CodeFormatting.BlackDiffWidget.html#BlackDiffWidget.closeEvent" /> + <keyword name="BlackDiffWidget.showDiff" id="BlackDiffWidget.showDiff" ref="eric7.CodeFormatting.BlackDiffWidget.html#BlackDiffWidget.showDiff" /> + <keyword name="BlackFormattingAction" id="BlackFormattingAction" ref="eric7.CodeFormatting.BlackFormattingAction.html#BlackFormattingAction" /> + <keyword name="BlackFormattingAction (Module)" id="BlackFormattingAction (Module)" ref="eric7.CodeFormatting.BlackFormattingAction.html" /> + <keyword name="BlackFormattingDialog" id="BlackFormattingDialog" ref="eric7.CodeFormatting.BlackFormattingDialog.html#BlackFormattingDialog" /> + <keyword name="BlackFormattingDialog (Constructor)" id="BlackFormattingDialog (Constructor)" ref="eric7.CodeFormatting.BlackFormattingDialog.html#BlackFormattingDialog.__init__" /> + <keyword name="BlackFormattingDialog (Module)" id="BlackFormattingDialog (Module)" ref="eric7.CodeFormatting.BlackFormattingDialog.html" /> + <keyword name="BlackFormattingDialog.__diffFormatFile" id="BlackFormattingDialog.__diffFormatFile" ref="eric7.CodeFormatting.BlackFormattingDialog.html#BlackFormattingDialog.__diffFormatFile" /> + <keyword name="BlackFormattingDialog.__filterFiles" id="BlackFormattingDialog.__filterFiles" ref="eric7.CodeFormatting.BlackFormattingDialog.html#BlackFormattingDialog.__filterFiles" /> + <keyword name="BlackFormattingDialog.__finish" id="BlackFormattingDialog.__finish" ref="eric7.CodeFormatting.BlackFormattingDialog.html#BlackFormattingDialog.__finish" /> + <keyword name="BlackFormattingDialog.__formatFiles" id="BlackFormattingDialog.__formatFiles" ref="eric7.CodeFormatting.BlackFormattingDialog.html#BlackFormattingDialog.__formatFiles" /> + <keyword name="BlackFormattingDialog.__resizeColumns" id="BlackFormattingDialog.__resizeColumns" ref="eric7.CodeFormatting.BlackFormattingDialog.html#BlackFormattingDialog.__resizeColumns" /> + <keyword name="BlackFormattingDialog.__resort" id="BlackFormattingDialog.__resort" ref="eric7.CodeFormatting.BlackFormattingDialog.html#BlackFormattingDialog.__resort" /> + <keyword name="BlackFormattingDialog.__updateStatistics" id="BlackFormattingDialog.__updateStatistics" ref="eric7.CodeFormatting.BlackFormattingDialog.html#BlackFormattingDialog.__updateStatistics" /> + <keyword name="BlackFormattingDialog.addResultEntry" id="BlackFormattingDialog.addResultEntry" ref="eric7.CodeFormatting.BlackFormattingDialog.html#BlackFormattingDialog.addResultEntry" /> + <keyword name="BlackFormattingDialog.closeEvent" id="BlackFormattingDialog.closeEvent" ref="eric7.CodeFormatting.BlackFormattingDialog.html#BlackFormattingDialog.closeEvent" /> + <keyword name="BlackFormattingDialog.on_buttonBox_clicked" id="BlackFormattingDialog.on_buttonBox_clicked" ref="eric7.CodeFormatting.BlackFormattingDialog.html#BlackFormattingDialog.on_buttonBox_clicked" /> + <keyword name="BlackFormattingDialog.on_resultsList_itemDoubleClicked" id="BlackFormattingDialog.on_resultsList_itemDoubleClicked" ref="eric7.CodeFormatting.BlackFormattingDialog.html#BlackFormattingDialog.on_resultsList_itemDoubleClicked" /> + <keyword name="BlackReport" id="BlackReport" ref="eric7.CodeFormatting.BlackFormattingDialog.html#BlackReport" /> + <keyword name="BlackReport (Constructor)" id="BlackReport (Constructor)" ref="eric7.CodeFormatting.BlackFormattingDialog.html#BlackReport.__init__" /> + <keyword name="BlackReport.done" id="BlackReport.done" ref="eric7.CodeFormatting.BlackFormattingDialog.html#BlackReport.done" /> + <keyword name="BlackReport.failed" id="BlackReport.failed" ref="eric7.CodeFormatting.BlackFormattingDialog.html#BlackReport.failed" /> + <keyword name="BlackReport.path_ignored" id="BlackReport.path_ignored" ref="eric7.CodeFormatting.BlackFormattingDialog.html#BlackReport.path_ignored" /> + <keyword name="BlackUtilities (Module)" id="BlackUtilities (Module)" ref="eric7.CodeFormatting.BlackUtilities.html" /> <keyword name="BoardDataDialog" id="BoardDataDialog" ref="eric7.MicroPython.BoardDataDialog.html#BoardDataDialog" /> <keyword name="BoardDataDialog (Constructor)" id="BoardDataDialog (Constructor)" ref="eric7.MicroPython.BoardDataDialog.html#BoardDataDialog.__init__" /> <keyword name="BoardDataDialog (Module)" id="BoardDataDialog (Module)" ref="eric7.MicroPython.BoardDataDialog.html" /> @@ -2682,6 +2727,7 @@ <keyword name="CodeDocumentationViewer.shutdown" id="CodeDocumentationViewer.shutdown" ref="eric7.UI.CodeDocumentationViewer.html#CodeDocumentationViewer.shutdown" /> <keyword name="CodeDocumentationViewer.unregisterProvider" id="CodeDocumentationViewer.unregisterProvider" ref="eric7.UI.CodeDocumentationViewer.html#CodeDocumentationViewer.unregisterProvider" /> <keyword name="CodeDocumentationViewerTemplate (Module)" id="CodeDocumentationViewerTemplate (Module)" ref="eric7.UI.CodeDocumentationViewerTemplate.html" /> + <keyword name="CodeFormatting (Package)" id="CodeFormatting (Package)" ref="index-eric7.CodeFormatting.html" /> <keyword name="CodeMetrics (Module)" id="CodeMetrics (Module)" ref="eric7.DataViews.CodeMetrics.html" /> <keyword name="CodeMetricsDialog" id="CodeMetricsDialog" ref="eric7.DataViews.CodeMetricsDialog.html#CodeMetricsDialog" /> <keyword name="CodeMetricsDialog (Constructor)" id="CodeMetricsDialog (Constructor)" ref="eric7.DataViews.CodeMetricsDialog.html#CodeMetricsDialog.__init__" /> @@ -4128,6 +4174,7 @@ <keyword name="Editor.__initContextMenuChecks" id="Editor.__initContextMenuChecks" ref="eric7.QScintilla.Editor.html#Editor.__initContextMenuChecks" /> <keyword name="Editor.__initContextMenuEncodings" id="Editor.__initContextMenuEncodings" ref="eric7.QScintilla.Editor.html#Editor.__initContextMenuEncodings" /> <keyword name="Editor.__initContextMenuEol" id="Editor.__initContextMenuEol" ref="eric7.QScintilla.Editor.html#Editor.__initContextMenuEol" /> + <keyword name="Editor.__initContextMenuFormatting" id="Editor.__initContextMenuFormatting" ref="eric7.QScintilla.Editor.html#Editor.__initContextMenuFormatting" /> <keyword name="Editor.__initContextMenuGraphics" id="Editor.__initContextMenuGraphics" ref="eric7.QScintilla.Editor.html#Editor.__initContextMenuGraphics" /> <keyword name="Editor.__initContextMenuLanguages" id="Editor.__initContextMenuLanguages" ref="eric7.QScintilla.Editor.html#Editor.__initContextMenuLanguages" /> <keyword name="Editor.__initContextMenuMargins" id="Editor.__initContextMenuMargins" ref="eric7.QScintilla.Editor.html#Editor.__initContextMenuMargins" /> @@ -4162,6 +4209,7 @@ <keyword name="Editor.__newViewNewSplit" id="Editor.__newViewNewSplit" ref="eric7.QScintilla.Editor.html#Editor.__newViewNewSplit" /> <keyword name="Editor.__normalizedEncoding" id="Editor.__normalizedEncoding" ref="eric7.QScintilla.Editor.html#Editor.__normalizedEncoding" /> <keyword name="Editor.__onlineChangeTraceTimerTimeout" id="Editor.__onlineChangeTraceTimerTimeout" ref="eric7.QScintilla.Editor.html#Editor.__onlineChangeTraceTimerTimeout" /> + <keyword name="Editor.__performFormatWithBlack" id="Editor.__performFormatWithBlack" ref="eric7.QScintilla.Editor.html#Editor.__performFormatWithBlack" /> <keyword name="Editor.__popupDocstringMenu" id="Editor.__popupDocstringMenu" ref="eric7.QScintilla.Editor.html#Editor.__popupDocstringMenu" /> <keyword name="Editor.__printPreview" id="Editor.__printPreview" ref="eric7.QScintilla.Editor.html#Editor.__printPreview" /> <keyword name="Editor.__processEndEditCommand" id="Editor.__processEndEditCommand" ref="eric7.QScintilla.Editor.html#Editor.__processEndEditCommand" /> @@ -4213,6 +4261,7 @@ <keyword name="Editor.__showContextMenuChecks" id="Editor.__showContextMenuChecks" ref="eric7.QScintilla.Editor.html#Editor.__showContextMenuChecks" /> <keyword name="Editor.__showContextMenuEncodings" id="Editor.__showContextMenuEncodings" ref="eric7.QScintilla.Editor.html#Editor.__showContextMenuEncodings" /> <keyword name="Editor.__showContextMenuEol" id="Editor.__showContextMenuEol" ref="eric7.QScintilla.Editor.html#Editor.__showContextMenuEol" /> + <keyword name="Editor.__showContextMenuFormatting" id="Editor.__showContextMenuFormatting" ref="eric7.QScintilla.Editor.html#Editor.__showContextMenuFormatting" /> <keyword name="Editor.__showContextMenuGraphics" id="Editor.__showContextMenuGraphics" ref="eric7.QScintilla.Editor.html#Editor.__showContextMenuGraphics" /> <keyword name="Editor.__showContextMenuLanguages" id="Editor.__showContextMenuLanguages" ref="eric7.QScintilla.Editor.html#Editor.__showContextMenuLanguages" /> <keyword name="Editor.__showContextMenuMargin" id="Editor.__showContextMenuMargin" ref="eric7.QScintilla.Editor.html#Editor.__showContextMenuMargin" /> @@ -11845,6 +11894,7 @@ <keyword name="Project (Constructor)" id="Project (Constructor)" ref="eric7.Project.Project.html#Project.__init__" /> <keyword name="Project (Module)" id="Project (Module)" ref="eric7.Project.Project.html" /> <keyword name="Project (Package)" id="Project (Package)" ref="index-eric7.Project.html" /> + <keyword name="Project.__aboutBlack" id="Project.__aboutBlack" ref="eric7.Project.Project.html#Project.__aboutBlack" /> <keyword name="Project.__addRecursiveDirectory" id="Project.__addRecursiveDirectory" ref="eric7.Project.Project.html#Project.__addRecursiveDirectory" /> <keyword name="Project.__addSingleDirectory" id="Project.__addSingleDirectory" ref="eric7.Project.Project.html#Project.__addSingleDirectory" /> <keyword name="Project.__binaryTranslationFile" id="Project.__binaryTranslationFile" ref="eric7.Project.Project.html#Project.__binaryTranslationFile" /> @@ -11869,6 +11919,7 @@ <keyword name="Project.__makeReadStdErr" id="Project.__makeReadStdErr" ref="eric7.Project.Project.html#Project.__makeReadStdErr" /> <keyword name="Project.__makeReadStdOut" id="Project.__makeReadStdOut" ref="eric7.Project.Project.html#Project.__makeReadStdOut" /> <keyword name="Project.__openRecent" id="Project.__openRecent" ref="eric7.Project.Project.html#Project.__openRecent" /> + <keyword name="Project.__performFormatWithBlack" id="Project.__performFormatWithBlack" ref="eric7.Project.Project.html#Project.__performFormatWithBlack" /> <keyword name="Project.__pluginCreateArchives" id="Project.__pluginCreateArchives" ref="eric7.Project.Project.html#Project.__pluginCreateArchives" /> <keyword name="Project.__pluginCreatePkgList" id="Project.__pluginCreatePkgList" ref="eric7.Project.Project.html#Project.__pluginCreatePkgList" /> <keyword name="Project.__pluginCreateSnapshotArchives" id="Project.__pluginCreateSnapshotArchives" ref="eric7.Project.Project.html#Project.__pluginCreateSnapshotArchives" /> @@ -11888,6 +11939,7 @@ <keyword name="Project.__showContextMenuApiDoc" id="Project.__showContextMenuApiDoc" ref="eric7.Project.Project.html#Project.__showContextMenuApiDoc" /> <keyword name="Project.__showContextMenuChecks" id="Project.__showContextMenuChecks" ref="eric7.Project.Project.html#Project.__showContextMenuChecks" /> <keyword name="Project.__showContextMenuDebugger" id="Project.__showContextMenuDebugger" ref="eric7.Project.Project.html#Project.__showContextMenuDebugger" /> + <keyword name="Project.__showContextMenuFormat" id="Project.__showContextMenuFormat" ref="eric7.Project.Project.html#Project.__showContextMenuFormat" /> <keyword name="Project.__showContextMenuGraphics" id="Project.__showContextMenuGraphics" ref="eric7.Project.Project.html#Project.__showContextMenuGraphics" /> <keyword name="Project.__showContextMenuMake" id="Project.__showContextMenuMake" ref="eric7.Project.Project.html#Project.__showContextMenuMake" /> <keyword name="Project.__showContextMenuOthers" id="Project.__showContextMenuOthers" ref="eric7.Project.Project.html#Project.__showContextMenuOthers" /> @@ -12360,6 +12412,7 @@ <keyword name="ProjectSourcesBrowser.__createRubyPopupMenus" id="ProjectSourcesBrowser.__createRubyPopupMenus" ref="eric7.Project.ProjectSourcesBrowser.html#ProjectSourcesBrowser.__createRubyPopupMenus" /> <keyword name="ProjectSourcesBrowser.__deleteFile" id="ProjectSourcesBrowser.__deleteFile" ref="eric7.Project.ProjectSourcesBrowser.html#ProjectSourcesBrowser.__deleteFile" /> <keyword name="ProjectSourcesBrowser.__loadDiagram" id="ProjectSourcesBrowser.__loadDiagram" ref="eric7.Project.ProjectSourcesBrowser.html#ProjectSourcesBrowser.__loadDiagram" /> + <keyword name="ProjectSourcesBrowser.__performFormatWithBlack" id="ProjectSourcesBrowser.__performFormatWithBlack" ref="eric7.Project.ProjectSourcesBrowser.html#ProjectSourcesBrowser.__performFormatWithBlack" /> <keyword name="ProjectSourcesBrowser.__showApplicationDiagram" id="ProjectSourcesBrowser.__showApplicationDiagram" ref="eric7.Project.ProjectSourcesBrowser.html#ProjectSourcesBrowser.__showApplicationDiagram" /> <keyword name="ProjectSourcesBrowser.__showClassDiagram" id="ProjectSourcesBrowser.__showClassDiagram" ref="eric7.Project.ProjectSourcesBrowser.html#ProjectSourcesBrowser.__showClassDiagram" /> <keyword name="ProjectSourcesBrowser.__showCodeCoverage" id="ProjectSourcesBrowser.__showCodeCoverage" ref="eric7.Project.ProjectSourcesBrowser.html#ProjectSourcesBrowser.__showCodeCoverage" /> @@ -12369,6 +12422,7 @@ <keyword name="ProjectSourcesBrowser.__showContextMenuCheck" id="ProjectSourcesBrowser.__showContextMenuCheck" ref="eric7.Project.ProjectSourcesBrowser.html#ProjectSourcesBrowser.__showContextMenuCheck" /> <keyword name="ProjectSourcesBrowser.__showContextMenuDir" id="ProjectSourcesBrowser.__showContextMenuDir" ref="eric7.Project.ProjectSourcesBrowser.html#ProjectSourcesBrowser.__showContextMenuDir" /> <keyword name="ProjectSourcesBrowser.__showContextMenuDirMulti" id="ProjectSourcesBrowser.__showContextMenuDirMulti" ref="eric7.Project.ProjectSourcesBrowser.html#ProjectSourcesBrowser.__showContextMenuDirMulti" /> + <keyword name="ProjectSourcesBrowser.__showContextMenuFormatting" id="ProjectSourcesBrowser.__showContextMenuFormatting" ref="eric7.Project.ProjectSourcesBrowser.html#ProjectSourcesBrowser.__showContextMenuFormatting" /> <keyword name="ProjectSourcesBrowser.__showContextMenuGraphics" id="ProjectSourcesBrowser.__showContextMenuGraphics" ref="eric7.Project.ProjectSourcesBrowser.html#ProjectSourcesBrowser.__showContextMenuGraphics" /> <keyword name="ProjectSourcesBrowser.__showContextMenuMulti" id="ProjectSourcesBrowser.__showContextMenuMulti" ref="eric7.Project.ProjectSourcesBrowser.html#ProjectSourcesBrowser.__showContextMenuMulti" /> <keyword name="ProjectSourcesBrowser.__showContextMenuShow" id="ProjectSourcesBrowser.__showContextMenuShow" ref="eric7.Project.ProjectSourcesBrowser.html#ProjectSourcesBrowser.__showContextMenuShow" /> @@ -18294,6 +18348,7 @@ <keyword name="comparison_negative" id="comparison_negative" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.pycodestyle.html#comparison_negative" /> <keyword name="comparison_to_singleton" id="comparison_to_singleton" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.pycodestyle.html#comparison_to_singleton" /> <keyword name="comparison_type" id="comparison_type" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.pycodestyle.html#comparison_type" /> + <keyword name="compileRegExp" id="compileRegExp" ref="eric7.CodeFormatting.BlackUtilities.html#compileRegExp" /> <keyword name="compileUiFiles" id="compileUiFiles" ref="eric7.Utilities.uic.html#compileUiFiles" /> <keyword name="completeFormData" id="completeFormData" ref="eric7.WebBrowser.Tools.Scripts.html#completeFormData" /> <keyword name="composeCallPath" id="composeCallPath" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#composeCallPath" /> @@ -18589,6 +18644,7 @@ <keyword name="getCoverageFileName" id="getCoverageFileName" ref="eric7.Utilities.__init__.html#getCoverageFileName" /> <keyword name="getCoverageFileNames" id="getCoverageFileNames" ref="eric7.Utilities.__init__.html#getCoverageFileNames" /> <keyword name="getDebugger" id="getDebugger" ref="eric7.Preferences.__init__.html#getDebugger" /> + <keyword name="getDefaultConfiguration" id="getDefaultConfiguration" ref="eric7.CodeFormatting.BlackUtilities.html#getDefaultConfiguration" /> <keyword name="getDefaultIconPaths" id="getDefaultIconPaths" ref="eric7.Toolbox.Startup.html#getDefaultIconPaths" /> <keyword name="getDefaultLexerAssociations" id="getDefaultLexerAssociations" ref="eric7.QScintilla.Lexers.__init__.html#getDefaultLexerAssociations" /> <keyword name="getDefaults" id="getDefaults" ref="eric7.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.__init__.html#getDefaults" /> @@ -19171,6 +19227,7 @@ <keyword name="usage" id="usage" ref="eric7.eric7_api.html#usage" /> <keyword name="usage" id="usage" ref="eric7.eric7_doc.html#usage" /> <keyword name="userConfiguration" id="userConfiguration" ref="eric7.CondaInterface.__init__.html#userConfiguration" /> + <keyword name="validateRegExp" id="validateRegExp" ref="eric7.CodeFormatting.BlackUtilities.html#validateRegExp" /> <keyword name="value_to_enum_key" id="value_to_enum_key" ref="eric7.PipInterface.piplicenses.html#value_to_enum_key" /> <keyword name="vcsGit (Package)" id="vcsGit (Package)" ref="index-eric7.Plugins.VcsPlugins.vcsGit.html" /> <keyword name="vcsMercurial (Package)" id="vcsMercurial (Package)" ref="index-eric7.Plugins.VcsPlugins.vcsMercurial.html" /> @@ -19209,6 +19266,11 @@ <keyword name="yesNo" id="yesNo" ref="eric7.EricWidgets.EricMessageBox.html#yesNo" /> </keywords> <files> + <file>eric7.CodeFormatting.BlackConfigurationDialog.html</file> + <file>eric7.CodeFormatting.BlackDiffWidget.html</file> + <file>eric7.CodeFormatting.BlackFormattingAction.html</file> + <file>eric7.CodeFormatting.BlackFormattingDialog.html</file> + <file>eric7.CodeFormatting.BlackUtilities.html</file> <file>eric7.CondaInterface.Conda.html</file> <file>eric7.CondaInterface.CondaExecDialog.html</file> <file>eric7.CondaInterface.CondaExportDialog.html</file> @@ -20360,6 +20422,7 @@ <file>eric7.eric7_uipreviewer.html</file> <file>eric7.eric7_virtualenv.html</file> <file>eric7.eric7config.html</file> + <file>index-eric7.CodeFormatting.html</file> <file>index-eric7.CondaInterface.html</file> <file>index-eric7.Cooperation.html</file> <file>index-eric7.CycloneDXInterface.html</file>