Socket
Socket
Sign inDemoInstall

vscode

Package Overview
Dependencies
7
Maintainers
9
Versions
128
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

vscode


Version published
Weekly downloads
4.9K
decreased by-12.48%
Maintainers
9
Install size
3.78 MB
Created
Weekly downloads
 

Readme

Source

vscode-extension-vscode

⚠️ Deprecated, use @types/vscode and vscode-test instead ⚠️

This is the source code for the NPM vscode module.

The funcionality of vscode module has been splitted into @types/vscode and vscode-test. They have fewer dependencies, allow greater flexibility in writing tests and will continue to receive updates. Although vscode will continue to work, we suggest that you migrate to @types/vscode and vscode-test. This package will only receive security updates.

Release Notes | Migration Guide

Summary

The vscode NPM module provides VS Code extension authors tools to write extensions. It provides the vscode.d.ts node module (all accessible API for extensions) as well as commands for compiling and testing extensions.

For more information around extension authoring for VS Code, please see http://code.visualstudio.com/docs/extensions/overview

Changes

1.1.37 | 2020-04-22

  • Remove request and url-parse dependencies. #154.

License

MIT

FAQs

Last updated on 23 Apr 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc