Hello Pythonistas,

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

 * Code Formatting
     o Added support for formatting the selected lines of an editor
       using the `Black` utility.
 * Project
     o Added the capability to configure the type of an embedded
       virtual environment.
 * Shell
     o Added the familiar Ctrl+U shortcut to clear the current line.
     o Added the capability to complete 'import' and 'from ... import'
       statements like in Python 3.14.

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

[email protected] <mailto:[email protected]>

Reply via email to