Auto-imports not working for "Link"
Unanswered
Savannah posted this in #help-forum
SavannahOP
Hi everyone,
I'm facing an issue with VSCode where it's not suggesting the Link component from next/link for auto-imports. I can import other modules like useRouter from next/navigation without any problems, but Link isn't showing up in the suggestions. Has anyone else encountered this issue? Any advice on how to get VSCode to recognize and suggest Link for imports would be greatly appreciated!
Thanks in advance!
I'm facing an issue with VSCode where it's not suggesting the Link component from next/link for auto-imports. I can import other modules like useRouter from next/navigation without any problems, but Link isn't showing up in the suggestions. Has anyone else encountered this issue? Any advice on how to get VSCode to recognize and suggest Link for imports would be greatly appreciated!
Thanks in advance!