SlickEdit Community

SlickEdit Product Discussion => SlickEdit® => Features and/or Improvements => Topic started by: rowbearto on March 15, 2022, 03:50:47 AM

Title: Live Errors show when last run
Post by: rowbearto on March 15, 2022, 03:50:47 AM
It would be nice to know when (date/time including seconds) the last "Live errors" was run in the "Messages" tab.

I have a python file open and I modify it and it is hard to know if "Live errors" (which runs my bash script that runs pylint) has been rerun, or when it was run last?

Perhaps the "Messages" tab could have some kind of indicator of the date/time(w/seconds) and the file that the live errors was last run on?
Title: Re: Live Errors show when last run
Post by: rowbearto on March 15, 2022, 03:51:26 AM
Could it also be possible to run the live errors on demand?