Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hydrogen wont import submodules in autocomplete #1325

Open
MilkyHearts opened this issue Jun 2, 2018 · 1 comment
Open

Hydrogen wont import submodules in autocomplete #1325

MilkyHearts opened this issue Jun 2, 2018 · 1 comment
Labels
good first issue Good for new contributors help wanted Help is desired needs testing 🚧

Comments

@MilkyHearts
Copy link

MilkyHearts commented Jun 2, 2018

My Project folder
foo\

init.py
bar1.py
barz\

init.py
bar2a.py
bar2b.py

If I do "import foo" it runs fine, but none of the submodules show up in autocomplete

@MilkyHearts MilkyHearts changed the title Hydro wont import submodules, not even in autocomplete Hydrogen wont import submodules, not even in autocomplete Jun 2, 2018
@MilkyHearts MilkyHearts changed the title Hydrogen wont import submodules, not even in autocomplete Hydrogen wont import submodules in autocomplete Jun 3, 2018
@wadethestealth wadethestealth added enhancement 🌟 New feature ideas good first issue Good for new contributors help wanted Help is desired labels Jun 3, 2019
@wadethestealth
Copy link
Member

This needs more investigation. Anyone should feel free to investigate the source code for a fix or just more information

@wadethestealth wadethestealth added needs testing 🚧 and removed enhancement 🌟 New feature ideas labels Jul 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for new contributors help wanted Help is desired needs testing 🚧
Projects
None yet
Development

No branches or pull requests

2 participants