JSPM

  • Created
  • Published
  • Downloads 4824
  • Score
    100M100P100Q48820F
  • License MIT

Package Exports

  • vscode/lib/testrunner

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (vscode) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

vscode-extension-vscode

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

License

MIT