diff options
author | Andre Barboza <bmg.andre@gmail.com> | 2017-04-29 00:32:05 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-29 07:11:02 +0700 |
commit | 38955eacd78f44be8970c14b6854a624eafe8300 (patch) | |
tree | 6d1ff6046b151dbe53702be782cef3332e76baa7 /development/vscode/vscode-1.11.1.patch | |
parent | 9861ee67a7c66024e5b8344dd9e20ea2b0297bd0 (diff) |
development/vscode: Updated for version 1.11.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/vscode/vscode-1.11.1.patch')
-rw-r--r-- | development/vscode/vscode-1.11.1.patch | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/development/vscode/vscode-1.11.1.patch b/development/vscode/vscode-1.11.1.patch deleted file mode 100644 index 5485624b17f27..0000000000000 --- a/development/vscode/vscode-1.11.1.patch +++ /dev/null @@ -1,23 +0,0 @@ -diff -ur vscode-1.11.1.old/product.json vscode-1.11.1/product.json ---- vscode-1.11.1.old/product.json 2017-04-06 10:42:12.000000000 -0300 -+++ vscode-1.11.1/product.json 2017-04-07 06:58:55.098944732 -0300 -@@ -14,5 +14,16 @@ - "win32ShellNameShort": "C&ode - OSS", - "darwinBundleIdentifier": "com.visualstudio.code.oss", - "reportIssueUrl": "https://github.com/Microsoft/vscode/issues/new", -- "urlProtocol": "code-oss" --} -\ No newline at end of file -+ "urlProtocol": "code-oss", -+ "extensionsGallery": { -+ "serviceUrl": "https://marketplace.visualstudio.com/_apis/public/gallery", -+ "cacheUrl": "https://vscode.blob.core.windows.net/gallery/index", -+ "itemUrl": "https://marketplace.visualstudio.com/items" -+ }, -+ "welcomePage": "http://go.microsoft.com/fwlink/?LinkId=723048", -+ "documentationUrl": "http://go.microsoft.com/fwlink/?LinkID=533484#vscode", -+ "releaseNotesUrl": "http://go.microsoft.com/fwlink/?LinkID=533483#vscode", -+ "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" -+} |