Closed edarblanco closed 6 years ago
Hi the current feature doesn't cascade down the file structure, only on the first level.
It uses readdir
, which only shows its immediate files and folders.
If you wish to dive in, you'll have to select src
and let the autocomplete continue with the next level of suggestions.
Have a look at the README's gif
Sorry, yes i do see your issue now. It should be resolved soon.
Description
the modules are not recollected within a subdirectory within the project root, however when the files are together outside the folder everything works correctly
Steps to Reproduce
Expected behavior: Resolve de modules
Actual behavior: Not resolve any module
Console errors
Versions
System: Archlinux Node: 10.2.1 Atom: 1.27.1 Python: 3.6.5
Additional Information
Any additional information, configuration or data that might be necessary to reproduce the issue.