ANN: eric 24.1 released

Detlev Offenbach detlev at die-offenbachs.de
Thu Feb 1 12:28:52 GMT 2024


Hello Pythonistas,

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

  * Code Style Checker
      o Updated these checkers to support more cases.
          + Miscellaneous
          + Security
  * - Editor
      o Added an Edit menu entry tp convert tabs to spaces manually.
      o Added the capability to show local variables in the outline view.
      o Added code to show the indicator margin messages when the mouse
        hovers over a syntax error or warning indicator.
  * - File Browser
      o Added the capability to show local variables of functions and
        methods.
  * - Find In Files
      o Changed the filter entry to a filter selector with associated
        edit capability to define a list of filter entries.
  * - Log Viewer
      o Added code to show an indicator for the log viewer icon, if new
        messages were added and the "Autoshow" option is deactivated.
  * - MicroPython
      o Added an entry to the file manager's local and device context
        menu to rename a file.
      o Added a standalone application of the built-in MicroPython
        interface (`eric7_mpy`).
      o Enhanced the MiucroPython file manager widget.
  * - Plugin Repository
      o Added a label to show the number of selected entries.
  * - Project Browser
      o Added the capability to show local variables of functions and
        methods.
  * - Third Party packages
      o Upgraded pyflakes to version 3.2.0.
      o Upgraded jquery.js to version 3.7.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

detlev at die-offenbachs.de <mailto:detlev at die-offenbachs.de>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20240201/3101202d/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0xBD1F26A5DA8A6150.asc
Type: application/pgp-keys
Size: 660 bytes
Desc: OpenPGP public key
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20240201/3101202d/attachment.asc>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 236 bytes
Desc: OpenPGP digital signature
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20240201/3101202d/attachment.sig>


More information about the PyQt mailing list