Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 886 Bytes

File metadata and controls

29 lines (21 loc) · 886 Bytes

Introduction

PowerShell Tools for Visual Studio provides PowerShell language support to the development environment.

You can file issues you encounter here.

PowerShell Tools for Visual Studio Offers

  • Syntax highlighting and IntelliSense
  • Function navigation
  • Project system with build events
  • Local and remote debugging
  • Interactive Prompt
  • Module Explorer
  • Pester Test Adapter
  • Snippet Support

PowerShell Pro Tools Offers

You can purchase a license for the pro tools on PoshTools.com.

  • User Interface design tools for WPF and Windows Forms
  • Packaging
    • Bundling scripts
    • Packing into executables
    • Obfuscation
  • MSI Installer Cmdlets
  • Code Conversion between C# and PowerShell