Fri, 22 Oct 2021 18:07:42 +0200
Updated the change log file.
docs/changelog | file | annotate | diff | comparison | revisions |
--- a/docs/changelog Fri Oct 22 18:07:24 2021 +0200 +++ b/docs/changelog Fri Oct 22 18:07:42 2021 +0200 @@ -3,6 +3,9 @@ Version 22.1: - bug fixes - first release of eric7 (i.e. the PyQt6 port of eric6) +- General + -- rearranged the interface and modernized the sidebars layout + -- integrated some dialogs into the sidebars - Code Style Checker -- updated pycodestyle to version 2.8.0 - Debugger @@ -14,8 +17,12 @@ the file type 'Text' -- added code to move a breakpoint to a line actually creating some byte code (Python only) + -- added mouse button capability to perform undo/redo actions (Extra + Buttons 1 and 2) - Find In Files -- integrated the dialog into the right sidebar +- Help Viewer + -- added an internal help viewer based on QTextBrowser or QWebEngine - Jedi -- integrated the Assistant Jedi plugin as a fixed part of eric -- added code to jump to references when clicked on a definition