DEV Community

Discussion on: Top VS Code Extensions Every Developer Should Use 🛠

Collapse
 
srikanth597 profile image
srikanth597

I have the Auto import extension as well.
What I want to achieve is that, whenever I use useState snippet from that ES7 etc extension, I want it to be added to React import line automatically.
It used to work exactly how I mentioned a month back, but it doesn't work for me lately, I have to manually import it.

So do u think I can solve this somehow

Thread Thread
 
iamdarshshah profile image
Darsh Shah

Have you checked those links that I shared? Because that should resolve your issue. It should work as expected. If still, you face any issues I would recommend you to open an issue in a respected repository and the team can get back to you with the solution.