/deno-vscode

:hammer: A vscode extension to enhance development experience for deno

Primary LanguageTypeScript

Deno Visual Studio Code Extension

Visual Studio Marketplace Version Visual Studio Marketplace Downloads

Usage

  • Run Cmd + P on Mac or Ctrl + P on Windows and linux
  • Enter the command > deno init

The above steps will create all the neccessary files for deno dev environment

Installation

  1. Install deno and add it to path
  2. Install extension and restart VS Code

What is does?

  1. It creates the deno.d.ts typings in the .deno directory
  2. It created a tsconfig file in the workspace to provide intellisense

License

MIT © Ameer Jhan