Skip to content
This repository has been archived by the owner on Mar 11, 2021. It is now read-only.

ameerthehacker/deno-vscode

Repository files navigation

Deno Visual Studio Code Extension

DEPRECATED Please use vscode-deno

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