Any way for VS Code to auto-complete library subdirectory in import?
Is there any way for VS Code to suggest subdirectory in a package (especially for npm package) when importing?
I find it a bit tricky to need to look up the package documentation every time I need to import from a different subdirectory.
Thank you!
I find it a bit tricky to need to look up the package documentation every time I need to import from a different subdirectory.
Thank you!

