no intellisense for expressjs with deno lsp
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 Workspace
cmd
.vscode/settings.json in the working directory and has the following config
1 Reply
Maybe you forget this line?
š¤