# PowerShell Tools Documentation

- [Visual Studio](/powershell-tools-documentation/visual-studio.md): PowerShell Tools for Visual Studio
- [Analysis](/powershell-tools-documentation/visual-studio/analysis.md): Script analysis for PowerShell scripts.
- [Debugging](/powershell-tools-documentation/visual-studio/chapter1.md)
- [Local Debugging](/powershell-tools-documentation/visual-studio/chapter1/local-debugging.md)
- [Remote Debugging](/powershell-tools-documentation/visual-studio/chapter1/remote-debugging.md)
- [Format Document](/powershell-tools-documentation/visual-studio/format-document.md): Code formatting for PowerShell.
- [Go to Definition](/powershell-tools-documentation/visual-studio/go-to-definition.md): Navigate to function definitions.
- [Packaging in Visual Studio](/powershell-tools-documentation/visual-studio/bundling-and-packaging-with-msbuild.md): Package PowerShell scripts as executables.
- [PowerShell 7 Support](/powershell-tools-documentation/visual-studio/powershell-6-and-7-support.md)
- [PowerShell Interactive Window](/powershell-tools-documentation/visual-studio/powershell-interactive-window.md)
- [Project System](/powershell-tools-documentation/visual-studio/project-system.md): PowerShell Project System.
- [Advanced](/powershell-tools-documentation/visual-studio/project-system/advanced.md): Advanced settings for PowerShell Projects.
- [Debug](/powershell-tools-documentation/visual-studio/project-system/debug.md): Debug options for PowerShell Projects.
- [Build Events](/powershell-tools-documentation/visual-studio/project-system/build-eventys.md)
- [Settings](/powershell-tools-documentation/visual-studio/settings.md)
- [General](/powershell-tools-documentation/visual-studio/settings/general.md)
- [.editorconfig](/powershell-tools-documentation/visual-studio/settings/.editorconfig.md): Editorconfig support for PowerShell Tools for Visual Studio
- [Analysis](/powershell-tools-documentation/visual-studio/settings/analysis.md)
- [Diagnostics](/powershell-tools-documentation/visual-studio/settings/diagnostics.md)
- [Tool Windows](/powershell-tools-documentation/visual-studio/tool-windows.md)
- [Refactoring](/powershell-tools-documentation/visual-studio/refactoring.md): Refactoring tools for Visual Studio.
- [Unit Test Adapter](/powershell-tools-documentation/visual-studio/unit-test-adapter.md)
- [User Interface Design](/powershell-tools-documentation/visual-studio/user-interface-design.md)
- [Windows Forms](/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
