mirror of
https://github.com/coder/code-server.git
synced 2026-05-05 12:05:18 +02:00
chore(vscode): update to 1.55.2
This commit is contained in:
@@ -26,12 +26,14 @@
|
||||
"ms-vscode.vscode-js-profile-flame",
|
||||
"ms-vscode.vscode-js-profile-table",
|
||||
"ms-vscode.github-browser",
|
||||
"ms-vscode.github-richnav"
|
||||
"ms-vscode.github-richnav",
|
||||
"ms-vscode.remotehub",
|
||||
"ms-vscode.remotehub-insiders"
|
||||
],
|
||||
"builtInExtensions": [
|
||||
{
|
||||
"name": "ms-vscode.node-debug",
|
||||
"version": "1.44.17",
|
||||
"version": "1.44.19",
|
||||
"repo": "https://github.com/microsoft/vscode-node-debug",
|
||||
"metadata": {
|
||||
"id": "b6ded8fb-a0a0-4c1c-acbd-ab2a3bc995a6",
|
||||
@@ -62,7 +64,7 @@
|
||||
{
|
||||
"name": "ms-vscode.references-view",
|
||||
"version": "0.0.77",
|
||||
"repo": "https://github.com/microsoft/vscode-reference-view",
|
||||
"repo": "https://github.com/microsoft/vscode-references-view",
|
||||
"metadata": {
|
||||
"id": "dc489f46-520d-4556-ae85-1f9eab3c412d",
|
||||
"publisherId": {
|
||||
@@ -76,7 +78,7 @@
|
||||
},
|
||||
{
|
||||
"name": "ms-vscode.js-debug-companion",
|
||||
"version": "1.0.8",
|
||||
"version": "1.0.9",
|
||||
"repo": "https://github.com/microsoft/vscode-js-debug-companion",
|
||||
"metadata": {
|
||||
"id": "99cb0b7f-7354-4278-b8da-6cc79972169d",
|
||||
@@ -91,7 +93,7 @@
|
||||
},
|
||||
{
|
||||
"name": "ms-vscode.js-debug",
|
||||
"version": "1.54.5",
|
||||
"version": "1.55.2",
|
||||
"repo": "https://github.com/microsoft/vscode-js-debug",
|
||||
"metadata": {
|
||||
"id": "25629058-ddac-4e17-abba-74678e126c5d",
|
||||
@@ -122,11 +124,11 @@
|
||||
],
|
||||
"webBuiltInExtensions": [
|
||||
{
|
||||
"name": "ms-vscode.github-browser",
|
||||
"version": "0.0.15",
|
||||
"repo": "https://github.com/microsoft/vscode-github-browser",
|
||||
"name": "ms-vscode.remotehub",
|
||||
"version": "0.1.2",
|
||||
"repo": "https://github.com/microsoft/vscode-remotehub",
|
||||
"metadata": {
|
||||
"id": "c1bcff4b-4ecb-466e-b8f6-b02788b5fb5a",
|
||||
"id": "ed0ffe1d-36f0-49a0-bafe-da68355eb33a",
|
||||
"publisherId": {
|
||||
"publisherId": "5f5636e7-69ed-4afe-b5d6-8d231fb3d3ee",
|
||||
"publisherName": "ms-vscode",
|
||||
|
||||
Reference in New Issue
Block a user