Jetbrains IDEA imports incompatible
I have
deno.json
file with a custom import... on vscode with deno's extension not have a trouble, but on IDEA not works.
Deno compile fine, and works on deno deploy, but IDE is useless.9 Replies
Looks like IDEA have a few deno-related issues in their tracker https://youtrack.jetbrains.com/issues?q=tag:%20Deno .
yes, jetbrains' plugin for Deno is quite problematic, however we are working with their team to fix these issues.
I just lost a solid day trying to get Webstorm to with this. I could not get vscode to work with it either. Was something changed in Deno about import_map that may have broke these?
No,vscode_deno has supported it for a long time. If something doesn't work can you please open an issue on the repo?
can you link me the exact issue?
is the link mentioned by marvinh https://discord.com/channels/684898665143206084/1178713412809797632/1178715037100163142
that one is just the general tracker, not the specific issue though, but i guess its https://youtrack.jetbrains.com/issue/WEB-68473/Deno-path-completion-doesnt-work
sorry, I'm confused about the issue... 🙃 I check the incorrect issue
This is the Webstorm issue https://youtrack.jetbrains.com/issue/WEB-59031/Local-modules-not-resolved-with-Deno-importmap and still open