# PowerShell Pro Tools

## PowerShell Pro Tools

- [About](https://docs.poshtools.com/readme.md)
- [System Requirements](https://docs.poshtools.com/system-requirements.md)
- [Visual Studio](https://docs.poshtools.com/powershell-tools-documentation/visual-studio.md): PowerShell Tools for Visual Studio
- [Analysis](https://docs.poshtools.com/powershell-tools-documentation/visual-studio/analysis.md): Script analysis for PowerShell scripts.
- [Debugging](https://docs.poshtools.com/powershell-tools-documentation/visual-studio/chapter1.md)
- [Local Debugging](https://docs.poshtools.com/powershell-tools-documentation/visual-studio/chapter1/local-debugging.md)
- [Remote Debugging](https://docs.poshtools.com/powershell-tools-documentation/visual-studio/chapter1/remote-debugging.md)
- [Format Document](https://docs.poshtools.com/powershell-tools-documentation/visual-studio/format-document.md): Code formatting for PowerShell.
- [Go to Definition](https://docs.poshtools.com/powershell-tools-documentation/visual-studio/go-to-definition.md): Navigate to function definitions.
- [Packaging in Visual Studio](https://docs.poshtools.com/powershell-tools-documentation/visual-studio/bundling-and-packaging-with-msbuild.md): Package PowerShell scripts as executables.
- [PowerShell 7 Support](https://docs.poshtools.com/powershell-tools-documentation/visual-studio/powershell-6-and-7-support.md)
- [PowerShell Interactive Window](https://docs.poshtools.com/powershell-tools-documentation/visual-studio/powershell-interactive-window.md)
- [Project System](https://docs.poshtools.com/powershell-tools-documentation/visual-studio/project-system.md): PowerShell Project System.
- [Advanced](https://docs.poshtools.com/powershell-tools-documentation/visual-studio/project-system/advanced.md): Advanced settings for PowerShell Projects.
- [Debug](https://docs.poshtools.com/powershell-tools-documentation/visual-studio/project-system/debug.md): Debug options for PowerShell Projects.
- [Build Events](https://docs.poshtools.com/powershell-tools-documentation/visual-studio/project-system/build-eventys.md)
- [Settings](https://docs.poshtools.com/powershell-tools-documentation/visual-studio/settings.md)
- [General](https://docs.poshtools.com/powershell-tools-documentation/visual-studio/settings/general.md)
- [.editorconfig](https://docs.poshtools.com/powershell-tools-documentation/visual-studio/settings/.editorconfig.md): Editorconfig support for PowerShell Tools for Visual Studio
- [Analysis](https://docs.poshtools.com/powershell-tools-documentation/visual-studio/settings/analysis.md)
- [Diagnostics](https://docs.poshtools.com/powershell-tools-documentation/visual-studio/settings/diagnostics.md)
- [Tool Windows](https://docs.poshtools.com/powershell-tools-documentation/visual-studio/tool-windows.md)
- [Refactoring](https://docs.poshtools.com/powershell-tools-documentation/visual-studio/refactoring.md): Refactoring tools for Visual Studio.
- [Unit Test Adapter](https://docs.poshtools.com/powershell-tools-documentation/visual-studio/unit-test-adapter.md)
- [User Interface Design](https://docs.poshtools.com/powershell-tools-documentation/visual-studio/user-interface-design.md)
- [Windows Forms](https://docs.poshtools.com/powershell-tools-documentation/visual-studio/user-interface-design/building-a-gui-with-windows-forms-in-visual-studio.md): Building a GUI with Windows Forms in Visual Studio
- [Visual Studio Code](https://docs.poshtools.com/powershell-pro-tools-documentation/visual-studio-code.md)
- [Automating Visual Studio Code](https://docs.poshtools.com/powershell-pro-tools-documentation/visual-studio-code/automating-visual-studio-code.md): Automate Visual Studio Code with PowerShell
- [Code Conversion](https://docs.poshtools.com/powershell-pro-tools-documentation/visual-studio-code/code-conversion.md)
- [Debugging](https://docs.poshtools.com/powershell-pro-tools-documentation/visual-studio-code/debugging.md)
- [Run in New Terminal](https://docs.poshtools.com/powershell-pro-tools-documentation/visual-studio-code/debugging/start-in-new-terminal.md): Information about the run in new terminal command.
- [One-Click Attach](https://docs.poshtools.com/powershell-pro-tools-documentation/visual-studio-code/debugging/one-click-attach.md)
- [Decompiler](https://docs.poshtools.com/powershell-pro-tools-documentation/visual-studio-code/decompiler.md)
- [Diagnostics](https://docs.poshtools.com/powershell-pro-tools-documentation/visual-studio-code/diagnostics.md)
- [Enhanced Hover](https://docs.poshtools.com/powershell-pro-tools-documentation/visual-studio-code/enhanced-hover.md): Enhanced hover support
- [Generating a UI from a function](https://docs.poshtools.com/powershell-pro-tools-documentation/visual-studio-code/generating-a-ui-from-a-function.md)
- [Generate a Tool from a Function](https://docs.poshtools.com/powershell-pro-tools-documentation/visual-studio-code/generate-a-tool-from-a-function.md)
- [Packaging in Visual Studio Code](https://docs.poshtools.com/powershell-pro-tools-documentation/visual-studio-code/packaging-in-visual-studio-code.md): Information about compiling PowerShell Scripts into executables with VS Code.
- [Pin Session](https://docs.poshtools.com/powershell-pro-tools-documentation/visual-studio-code/pin-session.md)
- [PowerShell Explorer](https://docs.poshtools.com/powershell-pro-tools-documentation/visual-studio-code/powershell-explorer.md)
- [Profiler](https://docs.poshtools.com/powershell-pro-tools-documentation/visual-studio-code/profiler.md)
- [Sign On Save](https://docs.poshtools.com/powershell-pro-tools-documentation/visual-studio-code/sign-on-save.md): Sign scripts after they are saved.
- [RapidSense](https://docs.poshtools.com/powershell-pro-tools-documentation/visual-studio-code/rapidsense.md): High performance statement completion.
- [Refactoring](https://docs.poshtools.com/powershell-pro-tools-documentation/visual-studio-code/refactoring.md): Refactoring commands for VS Code.
- [Rename Symbols](https://docs.poshtools.com/powershell-pro-tools-documentation/visual-studio-code/rename-symbols.md)
- [Quick Scripts](https://docs.poshtools.com/powershell-pro-tools-documentation/visual-studio-code/quick-scripts.md)
- [Windows Forms Designer](https://docs.poshtools.com/powershell-pro-tools-documentation/visual-studio-code/windows-forms-designer.md)
- [Installers](https://docs.poshtools.com/powershell-pro-tools-documentation/installers.md)
- [Packaging](https://docs.poshtools.com/powershell-pro-tools-documentation/packaging.md)
- [Package.psd1](https://docs.poshtools.com/powershell-pro-tools-documentation/packaging/package.psd1.md)
- [PowerShell Packager](https://docs.poshtools.com/powershell-pro-tools-documentation/packaging/powershell-packager.md): Packager PowerShell scripts as executables.
- [Package Hosts](https://docs.poshtools.com/powershell-pro-tools-documentation/packaging/package-hosts.md): Learn about the different ways to host your PowerShell scripts.
- [Package as Service](https://docs.poshtools.com/powershell-pro-tools-documentation/packaging/package-a-service.md)
- [Packaging on Linux](https://docs.poshtools.com/powershell-pro-tools-documentation/packaging/packaging-on-linux.md)
- [Packaging on Mac OS X](https://docs.poshtools.com/powershell-pro-tools-documentation/packaging/packaging-on-mac-osx.md)
- [Continuous Integration](https://docs.poshtools.com/powershell-pro-tools-documentation/packaging/continuous-integration.md): Setup packaging within a continuous integration environment.
- [Anti-Virus](https://docs.poshtools.com/powershell-pro-tools-documentation/packaging/anti-virus.md): Information about anti-virus and packaged applications.
- [PowerShell Module](https://docs.poshtools.com/powershell-pro-tools-documentation/powershell-module.md)
- [Global Hotkeys](https://docs.poshtools.com/powershell-pro-tools-documentation/powershell-module/global-hotkeys.md): Global hotkeys for invoking PowerShell with keystrokes.
- [Show-PSEditor](https://docs.poshtools.com/powershell-pro-tools-documentation/powershell-module/show-pseditor.md): A terminal PowerShell editor.
- [Show-PSScriptPad](https://docs.poshtools.com/powershell-pro-tools-documentation/powershell-module/show-psscriptpad.md)
- [Show-TUIDesigner](https://docs.poshtools.com/powershell-pro-tools-documentation/powershell-module/tui-designer.md): Terminal User Interface designer for PowerShell
- [ConvertTo-CSharp](https://docs.poshtools.com/powershell-pro-tools-documentation/powershell-module/convertto-csharp.md)
- [ConvertTo-PowerShell](https://docs.poshtools.com/powershell-pro-tools-documentation/powershell-module/convertto-powershell.md)
- [Merge-Script](https://docs.poshtools.com/powershell-pro-tools-documentation/powershell-module/merge-script.md)
- [Install-PoshProToolsLicense](https://docs.poshtools.com/powershell-pro-tools-documentation/powershell-module/install-poshprotoolslicense.md)
- [about\_MergeScriptConfig](https://docs.poshtools.com/powershell-pro-tools-documentation/powershell-module/aboutmergescriptconfig.md)
- [Show-WinFormDesigner](https://docs.poshtools.com/powershell-pro-tools-documentation/powershell-module/show-winformdesigner.md)
- [PowerShell Protect](https://docs.poshtools.com/powershell-pro-tools-documentation/powershell-protect.md): Audit and block PowerShell scripts on Windows.
- [Getting Started](https://docs.poshtools.com/powershell-pro-tools-documentation/powershell-protect/getting-started.md): Getting started with PowerShell Protect.
- [Installation](https://docs.poshtools.com/powershell-pro-tools-documentation/powershell-protect/installation.md): Installation information for PowerShell Protect.
- [Actions](https://docs.poshtools.com/powershell-pro-tools-documentation/powershell-protect/actions.md)
- [Rules](https://docs.poshtools.com/powershell-pro-tools-documentation/powershell-protect/rules.md): Rules for PowerShell Protect.
- [Configuration](https://docs.poshtools.com/powershell-pro-tools-documentation/powershell-protect/configuration.md)
- [PSCommander](https://docs.poshtools.com/powershell-pro-tools-documentation/pscommander.md): Command your desktop with PSCommander.
- [Installation and Licensing](https://docs.poshtools.com/powershell-pro-tools-documentation/installation-and-configuration.md)
- [Visual Studio Offline Installation](https://docs.poshtools.com/powershell-pro-tools-documentation/installation-and-configuration/visual-studio-offline-installation.md)
- [PowerShell Tools for Visual Studio](https://docs.poshtools.com/changelog/poshtools-changelog.md): Changelog for PowerShell Tools for Visual Studio
- [PowerShell Pro Tools for Visual Studio Code](https://docs.poshtools.com/changelog/poshtools-vscode-changelog.md): Changelog for PowerShell Pro Tools for Visual Studio Code
- [PowerShell Packager](https://docs.poshtools.com/changelog/powershell-packager.md)
- [PSScriptPad](https://docs.poshtools.com/changelog/psscriptpad-changelog.md): Changelog for PSScriptPad
- [PowerShell Pro Tools Module](https://docs.poshtools.com/changelog/powershell-pro-tools-module.md): Changelog for the PowerShell Pro Tools PowerShell module.
