@@ -19,7 +19,7 @@ This organization is home to the open source projects of [Calvin Allen](https://
1919
2020---
2121
22- ## 🚀 Featured Projects
22+ ## 📦 Projects
2323
2424<table >
2525<tr >
@@ -67,6 +67,11 @@ This organization is home to the open source projects of [Calvin Allen](https://
6767<td ><img src =" https://img.shields.io/github/stars/CodingWithCalvin/VS-GitRanger?style=for-the-badge&logo=github " alt =" Stars " ></td >
6868</tr >
6969<tr >
70+ <td >🗄️ <a href =" https://github.com/CodingWithCalvin/VS-CouchbaseExplorer " >VS-CouchbaseExplorer</a ></td >
71+ <td >Couchbase & Capella data management in VS</td >
72+ <td ><img src =" https://img.shields.io/github/stars/CodingWithCalvin/VS-CouchbaseExplorer?style=for-the-badge&logo=github " alt =" Stars " ></td >
73+ </tr >
74+ <tr >
7075<td >🧹 <a href =" https://github.com/CodingWithCalvin/VS-SuperClean " >VS-SuperClean</a ></td >
7176<td >Recursively clean bin/obj folders</td >
7277<td ><img src =" https://img.shields.io/github/stars/CodingWithCalvin/VS-SuperClean?style=for-the-badge&logo=github " alt =" Stars " ></td >
@@ -86,6 +91,24 @@ This organization is home to the open source projects of [Calvin Allen](https://
8691<td >Quick access to output directory</td >
8792<td ><img src =" https://img.shields.io/github/stars/CodingWithCalvin/VS-OpenBinFolder?style=for-the-badge&logo=github " alt =" Stars " ></td >
8893</tr >
94+ <tr >
95+ <td colspan =" 3 " ><strong >⚙️ GitHub Actions</strong ></td >
96+ </tr >
97+ <tr >
98+ <td >🚀 <a href =" https://github.com/CodingWithCalvin/GHA-VSMarketplacePublisher " >GHA-VSMarketplacePublisher</a ></td >
99+ <td >Publish extensions to the VS Marketplace</td >
100+ <td ><img src =" https://img.shields.io/github/stars/CodingWithCalvin/GHA-VSMarketplacePublisher?style=for-the-badge&logo=github " alt =" Stars " ></td >
101+ </tr >
102+ <tr >
103+ <td >🚀 <a href =" https://github.com/CodingWithCalvin/GHA-JBMarketplacePublisher " >GHA-JBMarketplacePublisher</a ></td >
104+ <td >Publish plugins to the JetBrains Marketplace</td >
105+ <td ><img src =" https://img.shields.io/github/stars/CodingWithCalvin/GHA-JBMarketplacePublisher?style=for-the-badge&logo=github " alt =" Stars " ></td >
106+ </tr >
107+ <tr >
108+ <td >🔢 <a href =" https://github.com/CodingWithCalvin/GHA-VSVsixVersioner " >GHA-VSVsixVersioner</a ></td >
109+ <td >Version Visual Studio extensions (VSIX)</td >
110+ <td ><img src =" https://img.shields.io/github/stars/CodingWithCalvin/GHA-VSVsixVersioner?style=for-the-badge&logo=github " alt =" Stars " ></td >
111+ </tr >
89112</table >
90113
91114---
0 commit comments