You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: