So I was testing out gemini and it works perfectly when I'm writing CSS code, where it suggests styles, etc.
But when I try to work on .tsx files, it's just crickets. Nothing happens!
It does work on javascript files though.
Hi @manishpaulsimon,
Navigating compatibility between scripting languages and APIs like Gemini can be tricky due to dependency requirements. This article offers a relevant solution, outlining the step-by-step process for using Node.js and TypeScript with Gemini.
I hope I was able to provide you with useful insights.