VSCode "quick fix" for missing import doesn't use import map
When adding a missing import via option + Enter, it will suggest the full URL, despite that URL being in my import map. After accepting the suggestion, it'll suggest to change the import to use the value in the import map instead. Can this be configured to be one operation instead of two?
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
D
Deno
Chat about Deno, a modern runtime for JavaScript and TypeScript.