[Bug] Available modules not suggested in auto-import #759
Labels
bug
Something isn't working
software: pybricks-code
Issues with https://code.pybricks.com application
topic: code completion
Issues involving automaic code completion (intellesense)
Describe the bug
This is the opposite of #757.
It seems that all files are scanned for their content, but not their name for importing.
Above, I would expect it to offer
my_module
as an import.The text was updated successfully, but these errors were encountered: