<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
    <meta name="qrichtext" content="1">
    <style type="text/css">p, li { white-space: pre-wrap; }</style>
  </head>
  <body
style=" font-family:'Noto Sans'; font-size:10pt; font-weight:400; font-style:normal;">
    <p
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Hello Pythonistas,</p>
    <p
style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
    <p
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">I just uploaded eric 23.12. It fixes some bugs and adds these new features.</p>
    <ul>
      <li
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">General
</li>
      <ul>
        <li
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Improved platform support for FreeBSD.
</li>
      </ul>
      <li
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Debugger
</li>
      <ul>
        <li
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">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).
</li>
        <li
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Improved the configuration for remote debugging (global and project
 specific).
</li>
        <li
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Changed the Python debugger code such, that unhandled exceptions are
 reported always and handled exception only, if the specifically
 requested in the `<u>Start Debugging</u>` dialog.
</li>
      </ul>
      <li
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">- Diff Dialog
</li>
      <ul>
        <li
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Extended the functionality to accept two files to be diffed via the
 command line.
</li>
      </ul>
      <li
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">- Editor
</li>
      <ul>
        <li
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Changed the `<u>Auto Save</u>` interval to be in seconds instead of minutes.
 <b>Note</b>: The `<u>Auto Save</u>` interval has to be reconfigured!
</li>
        <li
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Added the capability to save a modified file automatically when the
 editor looses the focus.
</li>
        <li
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Added a button to format underline text of HTML documents.
</li>
      </ul>
      <li
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">- Icons
</li>
      <ul>
        <li
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Added a configuration option to override the style dependent icon size
 of the tool bars.
</li>
      </ul>
      <li
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">- Plugin Repository Dialog
</li>
      <ul>
        <li
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Introduced categories to improve the presentation of the list of available
 plugins.
</li>
      </ul>
      <li
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">- Syntax Checker
</li>
      <ul>
        <li
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Added code to show some per file and overall statistics of the check.
</li>
        <li
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Re-introduced the JavaScript syntax checker. This time it is based on
 the `<u>esprima</u>` package.
</li>
      </ul>
    </ul>
    <p
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">It is available via the eric web site or PyPI.</p>
    <p
style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
    <p
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><a
    href="https://eric-ide.python-projects.org/index.html"><span
    style=" text-decoration: underline; color:#2980b9;">https://eric-ide.python-projects.org/index.html</span></a></p>
    <p
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><a
    href="https://pypi.org/project/eric-ide/"><span
    style=" text-decoration: underline; color:#2980b9;">https://pypi.org/project/eric-ide/</span></a></p>
    <p
style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
    <p
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Regards,</p>
    <p
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Detlev</p>
    <p
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">-- </p>
    <p
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span
    style=" font-weight:600;">Detlev Offenbach</span></p>
    <p
style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><a
    href="mailto:detlev@die-offenbachs.de"><span
    style=" text-decoration: underline; color:#2980b9;">detlev@die-offenbachs.de</span></a> </p>
  </body>
</html>