ANN: eric 24.5 released
Detlev Offenbach
detlev at die-offenbachs.de
Wed Apr 24 09:44:00 BST 2024
Hello Pythonistas,
I just uploaded eric 24.5. It fixes some bugs and adds these new features.
* General
o Changed code from using `QFileSystemWatcher` to our own
implementation (`EricFileSystemWatcher`) based on the `watchdog`
Python package in order to get more fine grained control over
the reported changes.
* Editor
o Added the capability to reload the current editor via its
context menu or the main `File` menu (see issue 556).
o Added basic support for Jenkins pipeline files (and Groovy
source files) (see issue 558).
* Editor Outline
o Improved the navigation capability by respecting the column
offset when placing the cursor of the editor (see issue 554).
* File Browser
o Improved the navigation capability by respecting the column
offset when placing the cursor of the editor (see issue 554).
* Project Browser
o Improved the navigation capability by respecting the column
offset when placing the cursor of the editor (see issue 554).
* Symbols Viewer
o Completed the list of selectable code blocks.
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/20240424/a3080df9/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/20240424/a3080df9/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/20240424/a3080df9/attachment.sig>
More information about the PyQt
mailing list