From 960d48c9077ededc1413635fe2888bed73481964 Mon Sep 17 00:00:00 2001 From: "calvin@codingwithcalvin.net" Date: Mon, 22 Dec 2025 13:36:46 -0500 Subject: [PATCH] fix(metadata): remove Capella references until supported - Update VSIX description to focus on Couchbase Server - Replace capella tag with nosql, database, json tags --- .../source.extension.vsixmanifest | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/CodingWithCalvin.CouchbaseExplorer/source.extension.vsixmanifest b/src/CodingWithCalvin.CouchbaseExplorer/source.extension.vsixmanifest index a0002d8..bc4247d 100644 --- a/src/CodingWithCalvin.CouchbaseExplorer/source.extension.vsixmanifest +++ b/src/CodingWithCalvin.CouchbaseExplorer/source.extension.vsixmanifest @@ -3,12 +3,12 @@ Couchbase Explorer - Couchbase Explorer is an extension to Visual Studio that will assist in communication to a Couchbase Server /Capella during the development process. + Browse, explore, and manage your Couchbase Server data directly from Visual Studio. Connect to clusters, navigate buckets, scopes, and collections, and view documents with formatted JSON. https://github.com/codingwithcalvin/VS-CouchbaseExplorer resources\LICENSE resources\logo.png resources\logo.png - couchbase, capella + couchbase, nosql, database, json true