Hello Pythonistas,
I just uploaded eric 25.8. It fixes some bugs and adds these new features.
* Editor
o Changed mouse button actions for undo/redo to
Ctrl-XButton1/Ctrl-XButton2 to allow history movement with
XButton1/XButton2.
o Added the 'soft keywords' to the list of default keywords for
Python3.
o Added configuration capability to disable auto-completions in
comment and/or string areas (default True).
* - Project
o Added the capability to load the data of a 'pyproject.toml' file
into the project properties dialog.
* - Toolbar Manager
o Added a button to the dialog to insert a separator item.
* - View Manager
o Added capability to move within the navigation history with
mouse buttons XButton1 and XButton2 ('Back' and 'Forward' mouse
buttons).
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>