not getting any intellisense / suggestions in vs code when i'm using deno specifically with express which i've installed with deno i npm:express npm:types@express
deno vs code extension is installed i've run the Deno > Initialize WorkspaceDeno > Initialize Workspace cmd .vscode/settings.json in the working directory and has the following config
{
"deno.enable": true,
"deno.lint": true
}
{
"deno.enable": true,
"deno.lint": true
}
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.