sr_martines
sr_martines•11mo ago

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.
No description
9 Replies
marvinh.
marvinh.•11mo ago
Looks like IDEA have a few deno-related issues in their tracker https://youtrack.jetbrains.com/issues?q=tag:%20Deno .
crowlKats
crowlKats•11mo ago
yes, jetbrains' plugin for Deno is quite problematic, however we are working with their team to fix these issues.
Robert
Robert•3mo ago
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?
bartlomieju
bartlomieju•2mo ago
No,vscode_deno has supported it for a long time. If something doesn't work can you please open an issue on the repo?
sr_martines
sr_martines•2mo ago
The youtrack issue was update! IDEA's next version fix the problem. 😩
crowlKats
crowlKats•2mo ago
can you link me the exact issue?
crowlKats
crowlKats•2mo ago
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
sr_martines
sr_martines•2mo ago
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