Skip to main content

Script Editor

The Script Editor lets you view and edit Deploy-Application.ps1 directly in Master Wrapper. Use it to review deployment logic, add custom functions, or adjust PSAppDeployToolkit behavior without opening another editor.

Master Wrapper Script Editor with IntelliSense

IntelliSense support

With a Professional license, Master Wrapper uses PowerShell Editor Services to provide editing assistance similar to Visual Studio Code.

  • Real-time syntax highlighting
  • Command and parameter suggestions
  • Auto-completion for cmdlets and variables
  • Inline documentation and usage hints