Issue to be solved
Currently import errors are not very verbose through the language server. While users know what top-level imports are failing, they do not know exactly why they are failing or what deep dependencies are actually causing the root of the issue.
Suggested Solution
Increase the verbosity with suggested user actions in order to streamline DevEx