Update VS Code to 1.41.0

This commit is contained in:
Asher
2019-12-16 16:52:29 -06:00
parent 44c4722edf
commit e6d1f2a7c8
15 changed files with 337 additions and 350 deletions

View File

@@ -6,7 +6,7 @@
"background-color": "#fff",
"description": "Run VS Code on a remote server.",
"icons": [{
"src": "./static/out/vs/server/src/media/code-server.png",
"src": "./code-server.png",
"sizes": "384x384",
"type": "image/png"
}]