Hello Pythonistas, I just uploaded eric 24.1. It fixes some bugs and adds these new features. * Code Style Checker o Updated these checkers to support more cases. + Miscellaneous + Security * - Editor o Added an Edit menu entry tp convert tabs to spaces manually. o Added the capability to show local variables in the outline view. o Added code to show the indicator margin messages when the mouse hovers over a syntax error or warning indicator. * - File Browser o Added the capability to show local variables of functions and methods. * - Find In Files o Changed the filter entry to a filter selector with associated edit capability to define a list of filter entries. * - Log Viewer o Added code to show an indicator for the log viewer icon, if new messages were added and the "Autoshow" option is deactivated. * - MicroPython o Added an entry to the file manager's local and device context menu to rename a file. o Added a standalone application of the built-in MicroPython interface (`eric7_mpy`). o Enhanced the MiucroPython file manager widget. * - Plugin Repository o Added a label to show the number of selected entries. * - Project Browser o Added the capability to show local variables of functions and methods. * - Third Party packages o Upgraded pyflakes to version 3.2.0. o Upgraded jquery.js to version 3.7.1. It is available via the eric web site or PyPI. https://eric-ide.python-projects.org/index.html https://pypi.org/project/eric-ide/ Regards, Detlev -- Detlev Offenbach detlev@die-offenbachs.de