Completion suggestions looks through the entire list of required files.
If I want to import a particular piece of syntax not already imported in the module, the IDE should
automatically add the import.
We should take special care not to cause problems like circular imports.
Completion suggestions looks through the entire list of required files.
If I want to import a particular piece of syntax not already imported in the module, the IDE should
automatically add the import.
We should take special care not to cause problems like circular imports.