From 4ff59b7959ea38c794afc034d3150979ed726dac Mon Sep 17 00:00:00 2001 From: xtqqczze <45661989+xtqqczze@users.noreply.github.com> Date: Sat, 1 Aug 2026 15:13:59 +0100 Subject: [PATCH] Remove defunct Gitter info --- docs/azure_data_studio/README_FOR_MARKETPLACE.md | 1 - package.json | 5 ----- 2 files changed, 6 deletions(-) diff --git a/docs/azure_data_studio/README_FOR_MARKETPLACE.md b/docs/azure_data_studio/README_FOR_MARKETPLACE.md index 7ecea003f9..582c99342b 100644 --- a/docs/azure_data_studio/README_FOR_MARKETPLACE.md +++ b/docs/azure_data_studio/README_FOR_MARKETPLACE.md @@ -4,7 +4,6 @@ [![Version](https://vsmarketplacebadge.apphb.com/version/ms-vscode.PowerShell.svg)](https://marketplace.visualstudio.com/items?itemName=ms-vscode.PowerShell) [![Installs](https://vsmarketplacebadge.apphb.com/installs-short/ms-vscode.PowerShell.svg)](https://marketplace.visualstudio.com/items?itemName=ms-vscode.PowerShell) [![Join the chat on Discord](https://img.shields.io/discord/180528040881815552.svg?label=%23vscode&logo=discord&logoColor=white)](https://aka.ms/powershell-vscode-discord) -[![Join the chat on Gitter](https://badges.gitter.im/PowerShell/vscode-powershell.svg)](https://gitter.im/PowerShell/vscode-powershell?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) This extension provides rich PowerShell language support for [Azure Data Studio](https://github.com/Microsoft/azuredatastudio) (ADS). Now you can write and run PowerShell scripts using the excellent IDE-like interface diff --git a/package.json b/package.json index 34a6a8b08a..75eaf159e8 100644 --- a/package.json +++ b/package.json @@ -38,11 +38,6 @@ "url": "https://img.shields.io/discord/180528040881815552.svg?label=%23vscode&logo=discord&logoColor=white", "href": "https://aka.ms/powershell-vscode-discord", "description": "Join the chat on Discord" - }, - { - "url": "https://badges.gitter.im/PowerShell/vscode-powershell.svg", - "href": "https://gitter.im/PowerShell/vscode-powershell?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge", - "description": "Join the chat on Gitter" } ], "repository": {