EditorServicesCommandSuite

0.2.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.2.0

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

Install-PSResource -Name EditorServicesCommandSuite -Version 0.2.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 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

- Added function Add-ModuleQualification for adding qualifying command expressions by module name
- Changed ConvertTo-LocalizationString to use an editor input prompt for string name instead
 of Read-Host
- Fixed an issue where Add-CommandToManifest would include an empty array expression
- Fixed an issue where array literals would not be quoted properly in splat expressions

FileList

Version History

Version Downloads Last updated
1.0.0-beta4 1,029 7/4/2021
1.0.0-beta3 440 6/28/2020
1.0.0-beta2 131 5/3/2020
1.0.0-beta1 90 3/8/2020
0.4.0 7,899 9/26/2017
0.3.0 63 8/13/2017
0.2.1 35 8/8/2017
0.2.0 (current version) 42 7/21/2017
0.1.0 45 7/16/2017
Show less