Hello Pythonistas,

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

 * Code Formatting
     o added an interface to resort the import statements of Python
       source files with the 'isort' utility
 * Code Style Checker
     o added a few imports style options and added a sorting function
iaw. the 'isort' utility * CycloneDX Interface o added capability to generate readable (prettified) output * Debugger
     o increased the configuration possibilities for the network
interface the debug server listens on o added the capability to configure the debug server of the IDE to listen at a fixed network port (default 35000) o added a stack frame selector to the global variables viewer (synchronized with the one of the local variables viewer) * MicroPython
     o introduced a configuration option to enable manual selection of
       devices (e.g. for unknown devices or inside the Linux container
of ChromeOS) * Previewers
     o added a button to copy the contents of the HTML previewer to the
clipboard * Project o added capability to reload the current project * Qt Tools
     o added a configuration option for the path of the
       'qhelpgenerator' tool (it is installed differently by various
Linux distributions) * Web Browser
     o added bookmark importer entries for
         + Falkon
         + Microsoft Edge
         + Opera (Chromium based)
+ Vivaldi
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
Description: OpenPGP digital signature

Reply via email to