ruff
6ec52991
- [ty] Fix a bug with "all_submodule_names_for_package" API
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 days ago
[ty] Fix a bug with "all_submodule_names_for_package" API The names of the submodules returned should be *complete*. This is the contract of `Module::name`. However, we were previously only returning the basename of the submodule.
References
#20439 - [ty] Add imports when an unimported completion is selected
Author
BurntSushi
Committer
BurntSushi
Parents
cf16fc4a
Loading