https://github.com/ironmansoftware/powershell-pro-tools
Scripting, automation, and development tools for professionals working with PowerShell.
https://github.com/ironmansoftware/powershell-pro-tools
Last synced: 4 months ago
JSON representation
Scripting, automation, and development tools for professionals working with PowerShell.
- Host: GitHub
- URL: https://github.com/ironmansoftware/powershell-pro-tools
- Owner: ironmansoftware
- License: mit
- Created: 2024-07-01T16:12:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-11T17:52:18.000Z (9 months ago)
- Last Synced: 2025-07-18T21:12:38.487Z (4 months ago)
- Language: C#
- Size: 9.73 MB
- Stars: 159
- Watchers: 3
- Forks: 25
- Open Issues: 73
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-powershell - PowerShell Pro Tools - A suite of tools for PowerShell development, increasing productivty and building GUIs. 🚀 (💻 Editors and IDEs)
README
# PowerShell Pro Tools
Powerful tools for PowerShell Developers.
- [Documentation](https://docs.poshtools.com)
- [Ironman Software](https://ironmansoftware.com)
# Downloads
- [PowerShell Tools for Visual Studio 2022](https://marketplace.visualstudio.com/items?itemName=AdamRDriscoll.PowerShellToolsVS2022)
- [PowerShell Tools for Visual Studio](https://marketplace.visualstudio.com/items?itemName=AdamRDriscoll.PowerShellToolsforVisualStudio2017-18561)
- [PowerShell Pro Tools for Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=ironmansoftware.powershellprotools)
- [PowerShell Pro Tools Module](https://www.powershellgallery.com/packages/PowerShellProTools)
# Tools
## PowerShell Tools for Visual Studio
PowerShell tools for Visual Studio.
- Syntax Highlight and IntelliSense
- Script Analysis
- Debugging
- Script Packaging
- Windows Form Designer
- Pester Test Adapter
- Refactoring
- Windows PowerShell and PowerShell 7 Support
## PowerShell Pro Tools for Visual Studio Code
PowerShell tools for Visual Studio Code.
- Script Packaging
- Windows Form Designer
- Refactoring
- Variable Explorer
- History Explorer
- Module Explorer
- DLL Decompliation
## Module
- Packaging
# Contributing
We are open to contributions via pull requests. We have contribution documentation at the following locations.
- [PowerShell Pro Tools for VS Code](https://github.com/ironmansoftware/powershell-pro-tools/wiki/Contribuing-to-PowerShell-Pro-Tools-for-Visual-Studio-Code)
- [PowerShell Tools for Visual Studio](https://github.com/ironmansoftware/powershell-pro-tools/wiki/Contributing-to-PowerShell-Tools-for-Visual-Studio)
## Required Software
- Visual Studio 2022 or Later
- .NET Desktop Development Workload
- Visual Studio extension development Workload
- Visual Studio Code
- PowerShell 7
- NodeJS
## Signing
Code signing is provided by Ironman Software during the release process. Code will not be signed in development builds.