Skip to content

Commit

Permalink
Submitted a new extension to the gallery
Browse files Browse the repository at this point in the history
  • Loading branch information
AayushTyagi1 committed Sep 3, 2024
1 parent f4efd00 commit 42e4d95
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 3 deletions.
65 changes: 63 additions & 2 deletions extensionsGallery-insider.json
Original file line number Diff line number Diff line change
Expand Up @@ -5511,6 +5511,67 @@
],
"statistics": [],
"flags": ""
},
{
"extensionId": "109",
"extensionName": "couchbase",
"displayName": "Couchbase",
"shortDescription": "Welcome to the official Visual Studio Code extension for Couchbase! This extension is designed to provide a seamless experience for Couchbase Server users who want to work within the popular Visual Studio Code editor.",
"publisher": {
"displayName": "Aayush Tyagi",
"publisherId": "AayushTyagi1",
"publisherName": "Aayush Tyagi"
},
"versions": [
{
"version": "2.1.4",
"lastUpdated": "09/03/2024",
"assetUri": "",
"fallbackAssetUri": "fallbackAssetUri",
"files": [
{
"assetType": "Microsoft.Couchbase.DownloadPage",
"source": "https://github.com/Couchbase-Ecosystem/VSCode-Couchbase/releases/latest"
},
{
"assetType": "Microsoft.VisualStudio.Services.Icons.Default",
"source": "https://raw.githubusercontent.com/Couchbase-Ecosystem/VSCode-Couchbase/main/images/cb-logo-icon.svg"
},
{
"assetType": "Microsoft.VisualStudio.Services.Content.Details",
"source": "https://raw.githubusercontent.com/Couchbase-Ecosystem/VSCode-Couchbase/main/README.md"
},
{
"assetType": "Microsoft.VisualStudio.Code.Manifest",
"source": "https://raw.githubusercontent.com/Couchbase-Ecosystem/VSCode-Couchbase/main/package.json"
},
{
"assetType": "Microsoft.VisualStudio.Services.Content.License",
"source": "https://raw.githubusercontent.com/Couchbase-Ecosystem/VSCode-Couchbase/main/LICENSE"
}
],
"properties": [
{
"key": "Microsoft.VisualStudio.Code.ExtensionDependencies",
"value": ""
},
{
"key": "Microsoft.VisualStudio.Services.Links.Source",
"value": "https://github.com/Couchbase-Ecosystem/VSCode-Couchbase"
},
{
"key": "Microsoft.VisualStudio.Code.Engine",
"value": "*"
},
{
"key": "Microsoft.AzDataEngine",
"value": "*"
}
]
}
],
"statistics": [],
"flags": ""
}
],
"resultMetadata": [
Expand All @@ -5519,11 +5580,11 @@
"metadataItems": [
{
"name": "TotalCount",
"count": 90
"count": 91
}
]
}
]
}
]
}
}
63 changes: 62 additions & 1 deletion extensionsGallery.json
Original file line number Diff line number Diff line change
Expand Up @@ -5632,6 +5632,67 @@
],
"statistics": [],
"flags": ""
},
{
"extensionId": "111",
"extensionName": "couchbase",
"displayName": "Couchbase",
"shortDescription": "Welcome to the official Visual Studio Code extension for Couchbase! This extension is designed to provide a seamless experience for Couchbase Server users who want to work within the popular Visual Studio Code editor.",
"publisher": {
"displayName": "Aayush Tyagi",
"publisherId": "AayushTyagi1",
"publisherName": "Aayush Tyagi"
},
"versions": [
{
"version": "2.1.4",
"lastUpdated": "09/03/2024",
"assetUri": "",
"fallbackAssetUri": "fallbackAssetUri",
"files": [
{
"assetType": "Microsoft.Couchbase.DownloadPage",
"source": "https://github.com/Couchbase-Ecosystem/VSCode-Couchbase/releases/latest"
},
{
"assetType": "Microsoft.VisualStudio.Services.Icons.Default",
"source": "https://raw.githubusercontent.com/Couchbase-Ecosystem/VSCode-Couchbase/main/images/cb-logo-icon.svg"
},
{
"assetType": "Microsoft.VisualStudio.Services.Content.Details",
"source": "https://raw.githubusercontent.com/Couchbase-Ecosystem/VSCode-Couchbase/main/README.md"
},
{
"assetType": "Microsoft.VisualStudio.Code.Manifest",
"source": "https://raw.githubusercontent.com/Couchbase-Ecosystem/VSCode-Couchbase/main/package.json"
},
{
"assetType": "Microsoft.VisualStudio.Services.Content.License",
"source": "https://raw.githubusercontent.com/Couchbase-Ecosystem/VSCode-Couchbase/main/LICENSE"
}
],
"properties": [
{
"key": "Microsoft.VisualStudio.Code.ExtensionDependencies",
"value": ""
},
{
"key": "Microsoft.VisualStudio.Services.Links.Source",
"value": "https://github.com/Couchbase-Ecosystem/VSCode-Couchbase"
},
{
"key": "Microsoft.VisualStudio.Code.Engine",
"value": "*"
},
{
"key": "Microsoft.AzDataEngine",
"value": "*"
}
]
}
],
"statistics": [],
"flags": ""
}
],
"resultMetadata": [
Expand All @@ -5640,7 +5701,7 @@
"metadataItems": [
{
"name": "TotalCount",
"count": 92
"count": 93
}
]
}
Expand Down

0 comments on commit 42e4d95

Please sign in to comment.