ANN: eric 23.12 released
Detlev Offenbach
detlev at die-offenbachs.de
Sat Dec 2 09:28:02 GMT 2023
Hello Pythonistas,
I just uploaded eric 23.12. It fixes some bugs and adds these new features.
* General
o Improved platform support for FreeBSD.
* Debugger
o Added a configuration option to select whether call trace
optimization shall be enabled (this requires no function/method
definition on the first line of a module).
o Improved the configuration for remote debugging (global and
project specific).
o Changed the Python debugger code such, that unhandled exceptions
are reported always and handled exception only, if the
specifically requested in the `_Start Debugging_` dialog.
* - Diff Dialog
o Extended the functionality to accept two files to be diffed via
the command line.
* - Editor
o Changed the `_Auto Save_` interval to be in seconds instead of
minutes. *Note*: The `_Auto Save_` interval has to be reconfigured!
o Added the capability to save a modified file automatically when
the editor looses the focus.
o Added a button to format underline text of HTML documents.
* - Icons
o Added a configuration option to override the style dependent
icon size of the tool bars.
* - Plugin Repository Dialog
o Introduced categories to improve the presentation of the list of
available plugins.
* - Syntax Checker
o Added code to show some per file and overall statistics of the
check.
o Re-introduced the JavaScript syntax checker. This time it is
based on the `_esprima_` package.
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: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20231202/9de4b487/attachment-0001.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: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20231202/9de4b487/attachment-0001.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 236 bytes
Desc: OpenPGP digital signature
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20231202/9de4b487/attachment-0001.sig>
More information about the PyQt
mailing list