Hello Pythonistas,
I just uploaded eric 21.4. It fixes some bugs and adds these new features.
* Code Style Checker
o added a checker to help porting to the 'pathlib' module
* Debugger
o extended the Start... dialogs to allow to override some global
configuration settings (redirect stdin/stdout/stderr)
* Editor
o added capability to delete the matching brace if the cursor is
in between them (e.g. {}) and backspace is pressed
* Pip Interface
o added support for a re-installation of selected packages
* Shell
o changed the shell special commands to start with a '%' (e.g.
%start)
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>