James
James7h ago

WebStorm not recognising deno.json import map

I'm not sure if this is just not a feature yet or if my IDE configuration is incorrect, but WebStorm never recognises any imports that are listed in the dneo.json imports. It does recognise the "jsr:@std/path" style imports, though. Does anyone know how to fix this, or what could be causing this?
Code with a popup next to it: `import * as Path from "@std/path";` The popup reads "Module is not installed \ Install '@std/path'"
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?