From 2e36f6c2b9d9b849b2f8dc104d8f462f700e1fef Mon Sep 17 00:00:00 2001 From: Andreas Guldstrand Date: Fri, 9 Mar 2018 07:29:19 +0100 Subject: development/vscode: Updated for version 1.21.0. Signed-off-by: Andreas Guldstrand --- development/vscode/product.json.patch | 30 ++++++++++++++---------------- 1 file changed, 14 insertions(+), 16 deletions(-) (limited to 'development/vscode/product.json.patch') diff --git a/development/vscode/product.json.patch b/development/vscode/product.json.patch index 9cfbbc84fc..ee84cd99d7 100644 --- a/development/vscode/product.json.patch +++ b/development/vscode/product.json.patch @@ -1,22 +1,21 @@ -diff -rupN a/product.json b/product.json ---- a/product.json 2016-09-08 14:48:45.419566181 -0700 -+++ b/product.json 2016-09-08 14:49:43.000000000 -0700 +--- a/product.json 2018-03-09 06:31:57.240781519 +0100 ++++ b/product.json 2018-03-09 06:35:38.671467882 +0100 @@ -1,6 +1,6 @@ { - "nameShort": "Code - OSS", + "nameShort": "Code - OSS", - "nameLong": "Code - OSS", + "nameLong": "Visual Studio Code - OSS", - "applicationName": "code-oss", - "dataFolderName": ".vscode-oss", - "win32MutexName": "vscodeoss", -@@ -12,5 +12,19 @@ - "win32AppUserModelId": "Microsoft.CodeOSS", - "darwinBundleIdentifier": "com.visualstudio.code.oss", - "reportIssueUrl": "https://github.com/Microsoft/vscode/issues/new", -- "urlProtocol": "code-oss" + "applicationName": "code-oss", + "dataFolderName": ".vscode-oss", + "win32MutexName": "vscodeoss", +@@ -19,5 +19,19 @@ + "extensionAllowedProposedApi": [ + "ms-vscode.node-debug", + "ms-vscode.node-debug2" +- ] -} \ No newline at end of file -+ "urlProtocol": "code-oss", ++ ], + "welcomePage": "http://go.microsoft.com/fwlink/?LinkId=723048", + "quality": "stable", + "extensionsGallery": { @@ -29,7 +28,6 @@ diff -rupN a/product.json b/product.json + "twitterUrl": "http://go.microsoft.com/fwlink/?LinkID=533687", + "requestFeatureUrl": "http://go.microsoft.com/fwlink/?LinkID=533482", + "privacyStatementUrl": "http://go.microsoft.com/fwlink/?LinkID=528096&clcid=0x409", -+ "commit": "2648980a697a4c8fb5777dcfb2ab110cec8a2f58", -+ "date": "2017-06-14T03:04:00Z" ++ "commit": "9a199d77c82fcb82f39c68bb33c614af01c111ba", ++ "date": "2018-03-09T05:35:00Z" +} - -- cgit v1.2.3