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

det...@die-offenbachs.de <mailto:det...@die-offenbachs.de>

Attachment: OpenPGP_0xBD1F26A5DA8A6150.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to