Or maybe for CLI I should treat imports not as "generate all for autocomplete", but as "check if thi...
j
Or maybe for CLI I should treat imports not as "generate all for autocomplete", but as "check if this import is valid".
I've tried that approach and it worked fine