Hello Pythonistas,

I just uploaded eric 23.1. It fixes some bugs and adds these new features.

 * Class Browsers
     o Removed the IDL and Protobuf class browsers to include them in
       their respective plugin.
 * Code Formatting
     o Added an option to configure the 'known first party' packages to
       the isort configuration dialog.
 * Editor
     o Changed the handling of files whose type cannot be determined by
       the Python mimetypes module to check against a list of known
       text file patterns and ultimately asking the user, if the file
       in question is a text file (see `Mimetypes` configuration page).
     o Added a configuration option to disable the source navigator
       (selector boxes above the editor or code outline right of the
       editor). This is useful e.g. on very small screens.
     o Added support for multiple cursor paste.
 * Find In Files
     o Added context menu entries in Replace mode to select/deselect
       all entries (e.g. useful for checking big replacement lists for
       validity).
 * MicroPython
     o Updated the list of known CircuitPython boards.
     o Updated the list of known UF2 capable boards.
 * Project
     o Extended the list of default file type associations.
     o Added the capability to edit the file type associations from
       within the project properties dialog.
 * Project Viewer
     o Removed the CORBA and Protobuf viewers to make them available as
       plugins.
     o Added a `Collapse all files` entry to the Project Sources viewer.
 * - Version Control Systems - git
     o Changed git interface code to work with `git worktrees`.
     o Added a dialog to manage worktrees ( `git worktree` commands).
 * - Third Party packages
     o Upgraded pipdeptree to version 2.3.3.
     o Upgraded pip-licenses to version 4.0.2.
     o Upgraded pycodestyle to version 2.10.0.
     o Upgraded pyflakes to version 3.0.1.

It is available via the eric web site or PyPI.

https://eric-ide.python-projects.org/index.html <https://eric-ide.python-projects.org/index.html>

https://pypi.org/project/eric-ide/ <https://pypi.org/project/eric-ide/>

Regards,

Detlev

--

Detlev Offenbach

det...@die-offenbachs.de <mailto:det...@die-offenbachs.de>

Attachment: OpenPGP_0xBD1F26A5DA8A6150.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to