You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-10Lines changed: 9 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,16 +7,14 @@ Powerful tools for PowerShell Developers.
7
7
8
8
# Downloads
9
9
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)
14
14
15
15
# Tools
16
16
17
-
## PowerShell Tools for Visual Studio
18
-
19
-
PowerShell tools for Visual Studio.
17
+
## Visual Studio Extension
20
18
21
19
- Syntax Highlight and IntelliSense
22
20
- Script Analysis
@@ -27,7 +25,7 @@ PowerShell tools for Visual Studio.
27
25
- Refactoring
28
26
- Windows PowerShell and PowerShell 7 Support
29
27
30
-
## PowerShell Pro Tools for Visual Studio Code
28
+
## Visual Studio Code Extension
31
29
32
30
PowerShell tools for Visual Studio Code.
33
31
@@ -47,8 +45,8 @@ PowerShell tools for Visual Studio Code.
47
45
48
46
We are open to contributions via pull requests. We have contribution documentation at the following locations.
49
47
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)
52
50
53
51
## Required Software
54
52
@@ -62,3 +60,4 @@ We are open to contributions via pull requests. We have contribution documentati
62
60
## Signing
63
61
64
62
Code signing is provided by Ironman Software during the release process. Code will not be signed in development builds.
0 commit comments