7 Replies
Do you have the Deno VS Code extension installed and enabled for your workspace?
Yes I do
I've had similar things. Adding
"deno.importMap": "deno.json"
to .vscode/settings.json
, with a window reload, solved a lot of these kinds of issues for me. Sometimes the editor does seem to get stuck though where everything is red, usually a window reload works as well.added but still hasn't made a difference sadly
oh im a dumb dumb, it's cause I had the parent folder opened in vscode
haha sweet