Move web playground code into its own extension (#92672)

This splits the web playground out from vscode-api-tests
This commit is contained in:
Matt Bierner
2020-03-17 15:01:17 -07:00
committed by GitHub
parent 14514ea39a
commit 1c741ecc64
13 changed files with 254 additions and 5 deletions

View File

@@ -5,6 +5,4 @@
/// <reference path="../../../../src/vs/vscode.d.ts" />
/// <reference path="../../../../src/vs/vscode.proposed.d.ts" />
/// <reference path="../../../types/lib.textEncoder.d.ts" />
/// <reference path="../../../types/lib.url.d.ts" />
/// <reference types='@types/node'/>