SoftwareMarbles / lazy

Hackable Coding Assistant
http://getlazy.org
MIT License
1 stars 0 forks source link

Show an info when lazy returns empty results due to lack of engines #21

Closed ierceg closed 7 years ago

ierceg commented 7 years ago

If lazy has no engines registered for the specific language (disregarding engines that work on all languages), it returns an empty warning result. User has no way of knowing if this is due to "all clean" or "no work was done". Show an info when such a case happens.