ANN: eric 19.06 released

Detlev Offenbach <[email protected]>
Newsgroups gmane.comp.python.pyqt-pykde
Message-ID <2468571.4RzupFDiOQ@neptun>
Hi,

I just uploaded eric 19.06. It fixes some bugs and adds these new features.
     *  Code Style Checker
         *  added checks for use of 'gettattr' and 'setattr', bas super() calls and  'assert False' 
statements
             *  Editor
                 *  Python Typing
                     *  added support for 'from ... import (...)'
                     *  changed the indentation when the previous line ends with '(', '[' or '{'
                         *  Ruby Typing
                             *  changed the indentation when the previous line ends with '(', '[' or '{'
                                 *  Mercurial Interface
                                     *  extended the log browser to start with showing all incoming and 
the first batch of local changesets
                                     *  show different icons for incoming, outgoing and normal 
changesets
                                     *  added capability to search and filter based on the changeset phase
                                     *  added support for the 'closehead' extension (as of Mercurial 4.8)
                                     *  added support for the '--keep' flag of the shelve command (as of 
Mercurial 5.0)
                                         *  Shell
                                             *  added capability to place the Shell window in the left or right 
side container
                                                 *  setup.py Wizard
                                                     *  updated the Trove classifiers list
                                                     *  added capability to retrieve the Trove classifiers list from 
PyPI
                                                         *  Variables Viewer
                                                             *  reimplemented Variables Viewer using QTreeView with 
unlimited access to big arrays, dicts, etc. because elements are lazy loaded
                                                             *  highlighting of still unloaded (default: yellow 
background) and last changed variable(s) (default: green background)
                                                             *  colors for highlighting are configurable through 
Debugger->General
                                                             *  expand / collapse variables with children on double 
click on first column, in all other cases display detail window
                                                             *  handling of dict views improved (can be expanded like 
lists)
                                                             *  show tooltips on all elements which don't fit into 
current column width
                                                             *  new options in the context menu, e.g. expand / 
collapse all child nodes
                                                                 *  Third Party packages
                                                                     *  updated EditorConfig to 0.12.2
It is available via the eric web site or PyPI.

https://eric-ide.python-projects.org/index.html[1]
https://pypi.org/project/eric-ide/[2]

Regards,
Detlev
-- 
*Detlev Offenbach*
[email protected][3] 

--------
[1] https://eric-ide.python-projects.org/index.html
[2] https://pypi.org/project/eric-ide/
[3] mailto:[email protected]

_______________________________________________
PyQt mailing list    [email protected]
https://www.riverbankcomputing.com/mailman/listinfo/pyqt
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.