stevenh / vscode-testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vscode-test

Contains tests which demonstrate Visual Studio Code bugs.

Extension Generation

This repo was created using yo and generator-code:

npm install -g yo generator-code
yo code

Usage

To demonstrate the bugs:

  1. Checkout the repository
  2. Load the repository in Visual Studio Code
  3. Navigate to Run and Debug
  4. Run the Extension Tests configuration.

About

License:BSD 2-Clause "Simplified" License


Languages

Language:TypeScript 100.0%