On Donnerstag, 7. April 2011, Jabba Laci wrote: > Hi, > > I would have a feature request for the PyLint plugin. The plugin shows > the output of pylint in a window. The report tells us where the > problems are, in which lines. I use this list to correct the source > code but sometimes I need to delete or add some lines. In these cases > the line numbers of the report are not valid anymore, thus I need to > relaunch the plugin. > > Idea: add a "Refresh" button to the window of the plugin. It would > call pylint again and refresh the content of the plugin window. >
That has been implemented. The updated pylint plug-in is available via the plug-ins repository from within eric. Detlev -- Detlev Offenbach [email protected] _______________________________________________ Eric mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/eric
