DenoDDeno
Powered by
ShelllerS
Denoβ€’8mo ago
Shelller

Inspecting Deno imports

Hello,

Deno is recently new for me and I just started with Fresh, I'm trying to customize my project setup but I bumped into being unable to inspect the import statements properly. Normally using NPM I would be able check these to understand the framework and requirements for each module, function or type, but using Intelij with the Deno LSP plugin doesn't let me.

I've already tried localizing the cache for the project so that the inspector can index the caches but these are hashed so not the best way. And using the "import_map.json" for each module is just postponing the problem.

My only option is to look up the URL for each module and inspect it within the browser. Has anyone a workaround for this?

Thanks in advance. :party_deno:
image.png
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,944Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

Deno Imports
stephenSstephen / help
3y ago
deno lint missing imports
TinoTTino / help
2y ago
Trouble with Deno imports
πΠπ / help
3y ago
Astro + Deno - Remote Imports
p1p3jPp1p3j / help
3y ago