vscode extension that will automatically finds, parses and provides code actions for all available imports. Only currently works with files in your folder and TypeScript.
What happens when there are ambiguous results for an module
e.g. With both Storybook and React, Storybook takes precedence over React's named useEffect module
What happens when there are ambiguous results for an module e.g. With both Storybook and React, Storybook takes precedence over React's named useEffect module