I'm using JavaScript (not TypeScript) and using the latest Visual Studio Code.
I'm not able to get auto import of components working. I've been using the Auto Import plugin by steoates, but it doesn't seem to work. I haven't seen any recent notes about this.
Are there other plugins I've not found that help with auto-import of React Components?


