Hello, I'm currently working on a project using the Astro framework with Deno and I've encountered an issue that I'm hoping someone can help me with.
In my project, I'm using TypeScript (TSX) files. However, I've noticed that I'm not getting auto-import suggestions when I try to import something in these files. Interestingly, this issue doesn't occur in .astro files, where the import prompts work correctly. Any suggestions or insights would be greatly appreciated.
Hello, I'm currently working on a project using the Astro framework with Deno and I've encountered an issue that I'm hoping someone can help me with.
In my project, I'm using TypeScript (TSX) files. However, I've noticed that I'm not getting auto-import suggestions when I try to import something in these files. Interestingly, this issue doesn't occur in .astro files, where the import prompts work correctly. Any suggestions or insights would be greatly appreciated.