Home

Awesome

<h1 align="center">Deno Visual Studio Code Extension</h1> <h4 align="center">DEPRECATED Please use <a href="https://github.com/denoland/vscode_deno">vscode-deno</a></h4> <p align="center"> <img alt="Visual Studio Marketplace Version" src="https://img.shields.io/visual-studio-marketplace/v/ameerthehacker.deno-vscode"> <a href="https://marketplace.visualstudio.com/items?itemName=ameerthehacker.deno-vscode" target="_blank"><img alt="Visual Studio Marketplace Downloads" src="https://img.shields.io/visual-studio-marketplace/d/ameerthehacker.deno-vscode"></a> </p> <p align="center"><img src="https://i.imgur.com/bn4rXpl.gif"/> </p>

Usage

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