Skip to content

Commit ab88217

Browse files
authored
Merge pull request #144 from ironmansoftware/adamdriscoll-patch-1
Revise README for clarity and updated links
2 parents ebd16e7 + a601647 commit ab88217

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

README.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,14 @@ Powerful tools for PowerShell Developers.
77

88
# Downloads
99

10-
- [PowerShell Tools for Visual Studio 2022](https://marketplace.visualstudio.com/items?itemName=AdamRDriscoll.PowerShellToolsVS2022)
11-
- [PowerShell Tools for Visual Studio](https://marketplace.visualstudio.com/items?itemName=AdamRDriscoll.PowerShellToolsforVisualStudio2017-18561)
12-
- [PowerShell Pro Tools for Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=ironmansoftware.powershellprotools)
13-
- [PowerShell Pro Tools Module](https://www.powershellgallery.com/packages/PowerShellProTools)
10+
- [PowerShell Pro Tools - Extension for Visual Studio 2022 and later](https://marketplace.visualstudio.com/items?itemName=AdamRDriscoll.PowerShellToolsVS2022)
11+
- [PowerShell Pro Tools - Extension for Visual Studio 2019 and earlier](https://marketplace.visualstudio.com/items?itemName=AdamRDriscoll.PowerShellToolsforVisualStudio2017-18561)
12+
- [PowerShell Pro Tools - Visual Studio Code Extension](https://marketplace.visualstudio.com/items?itemName=ironmansoftware.powershellprotools)
13+
- [PowerShell Pro Tools - PowerShell Module](https://www.powershellgallery.com/packages/PowerShellProTools)
1414

1515
# Tools
1616

17-
## PowerShell Tools for Visual Studio
18-
19-
PowerShell tools for Visual Studio.
17+
## Visual Studio Extension
2018

2119
- Syntax Highlight and IntelliSense
2220
- Script Analysis
@@ -27,7 +25,7 @@ PowerShell tools for Visual Studio.
2725
- Refactoring
2826
- Windows PowerShell and PowerShell 7 Support
2927

30-
## PowerShell Pro Tools for Visual Studio Code
28+
## Visual Studio Code Extension
3129

3230
PowerShell tools for Visual Studio Code.
3331

@@ -47,8 +45,8 @@ PowerShell tools for Visual Studio Code.
4745

4846
We are open to contributions via pull requests. We have contribution documentation at the following locations.
4947

50-
- [PowerShell Pro Tools for VS Code](https://github.com/ironmansoftware/powershell-pro-tools/wiki/Contribuing-to-PowerShell-Pro-Tools-for-Visual-Studio-Code)
51-
- [PowerShell Tools for Visual Studio](https://github.com/ironmansoftware/powershell-pro-tools/wiki/Contributing-to-PowerShell-Tools-for-Visual-Studio)
48+
- [Visual Studio Code Extension](https://github.com/ironmansoftware/powershell-pro-tools/wiki/Contribuing-to-PowerShell-Pro-Tools-for-Visual-Studio-Code)
49+
- [Visual Studio Extension](https://github.com/ironmansoftware/powershell-pro-tools/wiki/Contributing-to-PowerShell-Tools-for-Visual-Studio)
5250

5351
## Required Software
5452

@@ -62,3 +60,4 @@ We are open to contributions via pull requests. We have contribution documentati
6260
## Signing
6361

6462
Code signing is provided by Ironman Software during the release process. Code will not be signed in development builds.
63+

0 commit comments

Comments
 (0)