Hello Pythonistas,

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

 * Code Style Checker
     o extended the Naming style checker to be more PEP8 compliant
     o updated imports checker to support banned module patterns
     o updated the annotations checker to support more cases
     o updated the simplifications checker to support more cases
 * Debugger
     o added capability to suppress reporting of unhandled exceptions
 * Editor
     o extended the Pygments based lexer to support the various comment
       variants
 * Interface
     o added capability to expand or shrink the sidebar by clicking on
       the empty part of the icon bar
 * MicroPython
     o added capability to connect to devices for which only the serial
       port name is available

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>

Reply via email to