#Cant find name 'Deno'
1 messages · Page 1 of 1 (latest)
run the Deno: Initialize command in vscode
I think that's what it's called
forgor
I will try it thanks
I tried it this what I got
Usage: deno [OPTIONS] [COMMAND]
For more information, try '--help'.```
no in vscode, not in the terminal. The command in vscode was recently renamed from Deno: Initialize to Deno: Enable.
I am not used to VS Code how do I open up that type bar at the top?
which editor are you using?
oh apologies, I misread your previous message. You can get the command bar to show up by pressing Ctrl+Shift+P on Windows/Linux or Cmd+Shift+P on macOS. The prerequesite is that you have the Deno extension already installed. It's the thing that provides the command. If you haven't installed it, you can install it from the official vscode extension store https://marketplace.visualstudio.com/items?itemName=denoland.vscode-deno