Menu

Clearing the Problems View

Don Taylor
2006-03-28
2013-03-15
  • Don Taylor

    Don Taylor - 2006-03-28

    Is there any way to clear the Problems View (like you can with the Console View)?

    Running pylint on a few modules soon fills the problem view up with rubbish.

    Or, if pylint o/p is sent to the console then could you change the line numbers of error messages into links like you do with tracebacks?

    Well, since I am into wishlist mode, I think that I would rather be able to simply invoke pylint with a button or key instead of having it run every time something is saved.

    Don.

     
    • Fabio Zadrozny

      Fabio Zadrozny - 2006-03-28

      No, no way to clear the problems view (you can filters things though).

      You should tune PyLint so that it does not put so much rubbish.

      As for making the linking that happens with tracebacks, yes, it would be possible... but is it worth it?

      I believe there is already a request for invoking the analysis only on request... But you can check it in the feature requests...

      Cheers,

      Fabio

       
      • Don Taylor

        Don Taylor - 2006-03-28

        "you can filters things though"

        Yes, that is the key, thanks.  I am now filtering on the selected resource rather than everything and that is much better!

        "As for making the linking that happens with tracebacks, yes, it would be possible... but is it worth it? "

        No, now that I am filtering it down to a reasonable amount I can use the Problems View instead of the Console View.

        Thanks,

        Don.

         
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.