[json] split json extension (for #45900)

This commit is contained in:
Martin Aeschlimann
2018-03-17 15:46:04 +01:00
parent d4841fd59c
commit 5b23587f08
28 changed files with 137 additions and 118 deletions

View File

@@ -0,0 +1,7 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
/// <reference path='../../../../../src/vs/vscode.d.ts'/>
/// <reference path='../../../../../src/vs/vscode.proposed.d.ts'/>