RT Mark "niteCoda" Freeman 👨👩👧👦💼💻
Ever forgotten to import one of your own function components in a React file?
Did you know VS Code has a built-in code action that you can use to shortcut an auto import.
Just put the cursor inside the function call, hit control+space & select Auto Import. Done.