Hi,
how to enable automatic code inspection ?
I have created a Dart project and added some folder with .dart files as module to the project.
But I do not know how to enable automatic code inspection where I can see useful error messages.
For now I have to click by hand: Analyze/Inspect Code...
I searched the internet but I have found nothing useful (power safe mode,
https://www.jetbrains.com/idea/help/status-bar.html. Hector is visible in my case).