EditorServicesCommandSuite

0.3.0

Collection of editor commands for use in PowerShell Editor Services.

Minimum PowerShell version

5.1

There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name EditorServicesCommandSuite -RequiredVersion 0.3.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name EditorServicesCommandSuite -Version 0.3.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2017 Patrick Meinecke. All rights reserved.

Package Details

Author(s)

  • Patrick Meinecke

Tags

Editor EditorServices VSCode

Functions

Add-CommandToManifest Add-ModuleQualification Add-PinvokeMethod ConvertTo-LocalizationString ConvertTo-MarkdownHelp ConvertTo-SplatExpression Expand-Expression Expand-MemberExpression Expand-TypeImplementation New-ESCSSettingsFile Remove-Semicolon Set-HangingIndent Set-RuleSuppression Set-UsingStatementOrder

Dependencies

Release Notes

- New editor command Add-PinvokeMethod. Allows you to search the pinvoke.net web service for
 matching functions and inserts a Add-Type statement to the current file.

FileList

Version History

Version Downloads Last updated
1.0.0-beta4 1,211 7/4/2021
1.0.0-beta3 444 6/28/2020
1.0.0-beta2 139 5/3/2020
1.0.0-beta1 94 3/8/2020
0.4.0 12,712 9/26/2017
0.3.0 (current version) 67 8/13/2017
0.2.1 39 8/8/2017
0.2.0 46 7/21/2017
0.1.0 49 7/16/2017
Show less