Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Oliff <christianoliff@yahoo.com>2018-03-28 16:27:27 +0300
committerGitHub <noreply@github.com>2018-03-28 16:27:27 +0300
commit3339869362625823f0d1e65332dd4cece85b1e5f (patch)
treed1235b6f8b0a28917ad07f70a19827494c83e77c /.vscode/extensions.json
parent38834320e3c98da3dc124017d661c3dcd09f6fec (diff)
HTTPS link
Diffstat (limited to '.vscode/extensions.json')
-rw-r--r--.vscode/extensions.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/.vscode/extensions.json b/.vscode/extensions.json
index 6cb9439d5c7..8ad783bcbe3 100644
--- a/.vscode/extensions.json
+++ b/.vscode/extensions.json
@@ -1,9 +1,9 @@
{
- // See http://go.microsoft.com/fwlink/?LinkId=827846
+ // See https://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"eg2.tslint",
"dbaeumer.vscode-eslint",
"msjsdiag.debugger-for-chrome"
]
-} \ No newline at end of file
+}