/npm-helper

A VS Code extension to check for npm restore needs

Primary LanguageTypeScriptMIT LicenseMIT

VSCode npm-helper

A VS Code extension to check for npm package is exist and satisfied required version in package.json

GitHub GitHub repo size in bytes GitHub

Overview

This extension show a tree view of your package list inside explorer.

Installation

ext install karanba.npm-helper

Prerequisites

You must hvae a package.json file under the root folder of your project.

Hg

Features

Following commands are avalible in explorer/context, editor/context and editor/title/context menus.

  • Open workbench
  • Annotate file
  • Show revision history
  • Compare revisions side-bye-side

Available Commands

  • npm helper: Refresh

Feedback & Contributing