Skip to content

Commit 6590340

Browse files
committed
Add badges, keywords, etc. to package manifest
And update readme(s) a bit.
1 parent 8fb70ba commit 6590340

File tree

3 files changed

+45
-18
lines changed

3 files changed

+45
-18
lines changed

README.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
# PowerShell Language Support for Visual Studio Code
1+
# PowerShell for Visual Studio Code
22

33
[![Build Status](https://dev.azure.com/powershell/vscode-powershell/_apis/build/status/PowerShell.vscode-powershell?branchName=main)](https://dev.azure.com/powershell/vscode-powershell/_build/latest?definitionId=51&branchName=main)
44
[![Version](https://vsmarketplacebadge.apphb.com/version/ms-vscode.PowerShell.svg)](https://marketplace.visualstudio.com/items?itemName=ms-vscode.PowerShell)
55
[![Installs](https://vsmarketplacebadge.apphb.com/installs-short/ms-vscode.PowerShell.svg)](https://marketplace.visualstudio.com/items?itemName=ms-vscode.PowerShell)
6-
[![Discord](https://img.shields.io/discord/180528040881815552.svg?label=%23vscode&logo=discord&logoColor=white)](https://aka.ms/powershell-vscode-discord)
7-
[![Join the chat at https://gitter.im/PowerShell/vscode-powershell](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)
6+
[![Join the chat on Discord](https://img.shields.io/discord/180528040881815552.svg?label=%23vscode&logo=discord&logoColor=white)](https://aka.ms/powershell-vscode-discord)
7+
[![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)
88

99
This extension provides rich PowerShell language support for [Visual Studio Code](https://github.com/Microsoft/vscode) (VS Code).
1010
Now you can write and debug PowerShell scripts using the excellent IDE-like interface
11-
that Visual Studio Code provides.
11+
that VS Code provides.
1212

1313
This extension is powered by the PowerShell language server,
1414
[PowerShell Editor Services](https://github.com/PowerShell/PowerShellEditorServices).
@@ -23,15 +23,15 @@ select "PowerShell ISE" for a fun and familiar experience.
2323

2424
## Platform Support
2525

26-
The extension _should_ work anywhere VS Code itself and PowerShell Core 7 or higher is
26+
The extension _should_ work anywhere VS Code itself and PowerShell Core 7.2 or higher is
2727
[supported][]. For Windows PowerShell, only version 5.1 is supported. Please note that
2828
PowerShell Core 6 is end-of-life and so not supported. Our test matrix includes the
2929
following:
3030

31-
- **Windows Server 2022** with Windows PowerShell 5.1 and PowerShell Core 7.2.5
32-
- **Windows Server 2019** with Windows PowerShell 5.1 and PowerShell Core 7.2.5
33-
- **macOS 11** with PowerShell Core 7.2.5
34-
- **Ubuntu 20.04** with PowerShell Core 7.2.5
31+
- **Windows Server 2022** with Windows PowerShell 5.1 and PowerShell Core 7.2.7
32+
- **Windows Server 2019** with Windows PowerShell 5.1 and PowerShell Core 7.2.7
33+
- **macOS 11** with PowerShell Core 7.2.7
34+
- **Ubuntu 20.04** with PowerShell Core 7.2.7
3535

3636
[supported]: https://docs.microsoft.com/en-us/powershell/scripting/powershell-support-lifecycle
3737

docs/azure_data_studio/README_FOR_MARKETPLACE.md

+9-8
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
# PowerShell Language Support for Azure Data Studio
1+
# PowerShell for Azure Data Studio
22

33
[![Build Status](https://dev.azure.com/powershell/vscode-powershell/_apis/build/status/PowerShell.vscode-powershell?branchName=main)](https://dev.azure.com/powershell/vscode-powershell/_build/latest?definitionId=51&branchName=main)
44
[![Version](https://vsmarketplacebadge.apphb.com/version/ms-vscode.PowerShell.svg)](https://marketplace.visualstudio.com/items?itemName=ms-vscode.PowerShell)
55
[![Installs](https://vsmarketplacebadge.apphb.com/installs-short/ms-vscode.PowerShell.svg)](https://marketplace.visualstudio.com/items?itemName=ms-vscode.PowerShell)
6-
[![Discord](https://img.shields.io/discord/180528040881815552.svg?label=%23vscode&logo=discord&logoColor=white)](https://aka.ms/powershell-vscode-discord)
7-
[![Join the chat at https://gitter.im/PowerShell/vscode-powershell](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)
6+
[![Join the chat on Discord](https://img.shields.io/discord/180528040881815552.svg?label=%23vscode&logo=discord&logoColor=white)](https://aka.ms/powershell-vscode-discord)
7+
[![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)
88

99
This extension provides rich PowerShell language support for [Azure Data Studio](https://github.com/Microsoft/azuredatastudio) (ADS).
1010
Now you can write and run PowerShell scripts using the excellent IDE-like interface
11-
that Azure Data Studio provides.
11+
that ADS provides.
1212

1313
This extension is powered by the PowerShell language server,
1414
[PowerShell Editor Services](https://github.com/PowerShell/PowerShellEditorServices).
@@ -23,14 +23,15 @@ select "PowerShell ISE" for a fun and familiar experience.
2323

2424
## Platform Support
2525

26-
The extension _should_ work anywhere ADS itself and PowerShell Core 7 or higher is
26+
The extension _should_ work anywhere ADS itself and PowerShell Core 7.2 or higher is
2727
[supported][]. For Windows PowerShell, only version 5.1 is supported. Please note that
2828
PowerShell Core 6 is end-of-life and so not supported. Our test matrix includes the
2929
following:
3030

31-
- **Windows Server 2019** with Windows PowerShell 5.1 and PowerShell Core 7.2.4
32-
- **macOS 10.15** with PowerShell Core 7.2.5
33-
- **Ubuntu 20.04** with PowerShell Core 7.2.4
31+
- **Windows Server 2022** with Windows PowerShell 5.1 and PowerShell Core 7.2.7
32+
- **Windows Server 2019** with Windows PowerShell 5.1 and PowerShell Core 7.2.7
33+
- **macOS 11** with PowerShell Core 7.2.7
34+
- **Ubuntu 20.04** with PowerShell Core 7.2.7
3435

3536
[supported]: https://docs.microsoft.com/en-us/powershell/scripting/powershell-support-lifecycle?view=powershell-7.1#supported-platforms
3637

package.json

+27-1
Original file line numberDiff line numberDiff line change
@@ -8,24 +8,50 @@
88
"engines": {
99
"vscode": "^1.67.0"
1010
},
11+
"author": "Microsoft Corporation",
1112
"license": "SEE LICENSE IN LICENSE.txt",
1213
"homepage": "https://github.com/PowerShell/vscode-powershell/blob/main/README.md",
1314
"categories": [
1415
"Debuggers",
1516
"Formatters",
1617
"Programming Languages",
1718
"Snippets",
18-
"Linters"
19+
"Linters",
20+
"Themes"
21+
],
22+
"keywords": [
23+
"PowerShell",
24+
"pwsh"
1925
],
2026
"icon": "media/PowerShell_Preview_Icon.png",
2127
"galleryBanner": {
2228
"color": "#ACD1EC",
2329
"theme": "light"
2430
},
31+
"badges": [
32+
{
33+
"url": "https://dev.azure.com/powershell/vscode-powershell/_apis/build/status/PowerShell.vscode-powershell?branchName=main",
34+
"href": "https://dev.azure.com/powershell/vscode-powershell/_build/latest?definitionId=51&branchName=main",
35+
"description": "Build Status"
36+
},
37+
{
38+
"url": "https://img.shields.io/discord/180528040881815552.svg?label=%23vscode&logo=discord&logoColor=white",
39+
"href": "https://aka.ms/powershell-vscode-discord",
40+
"description": "Join the chat on Discord"
41+
},
42+
{
43+
"url": "https://badges.gitter.im/PowerShell/vscode-powershell.svg",
44+
"href": "https://gitter.im/PowerShell/vscode-powershell?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge",
45+
"description": "Join the chat on Gitter"
46+
}
47+
],
2548
"repository": {
2649
"type": "git",
2750
"url": "https://github.com/PowerShell/vscode-powershell.git"
2851
},
52+
"bugs": {
53+
"url": "https://github.com/PowerShell/vscode-powershell/issues"
54+
},
2955
"activationEvents": [
3056
"onDebugResolve:PowerShell",
3157
"onLanguage:powershell",

0 commit comments

Comments
 (0)