DiamondLightSource / DiamondLightSource/python-copier-template
Spike: Can we increase population of intellisense autocompletion?
Open
devcontainer
enhancement
python
- Dominant language
- Jinja
- Stars
- 25
- Forks
- 10
- Avg merge
- 4h 4m
- Merged PRs (30d)
- 6
Description
Intellisense auto completion and suggestions doesn't always trigger immediately/reliably/sensibly to know about possible import from dependencies.
Is there something we could be doing to make it slightly more informed about the contents?
e.g. when writing a plan as someone not familiar with the bluesky stack, I know I need the return type to be MsgGenerator- but I don't know where to find it. Intellisense should suggest `bluesky.utils` rather than saying "No Suggestions"
Contributor guide
Assessment
This issue has not been assessed yet.